From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Gehrlein Date: Thu, 07 Aug 2008 12:03:18 +0200 Subject: [U-Boot-Users] [PATCH 3/7 v6] ARM: Add arm1176 core with S3C6400 SoC In-Reply-To: <20080807095143.DEC5124885@gemini.denx.de> References: <20080807095143.DEC5124885@gemini.denx.de> Message-ID: <489AC866.7070401@tqs.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk schrieb: > In message <489AC17D.9010306@tqs.de> you wrote: >> Is it intended to put the CPU specific header files directly into the >> include directory (s3c6400.h and s3c64x0.h)? > > That's what we've been doing so far: > > -> ls -l include/s3c* > -rw-rw-r-- 1 wd wd 21763 Dec 9 2007 include/s3c2400.h > -rw-rw-r-- 1 wd wd 7629 Dec 9 2007 include/s3c2410.h > -rw-rw-r-- 1 wd wd 38129 Oct 13 2007 include/s3c24x0.h Sorry, don't understand. So is it okay, that these files reside in the include directory or not? -- Kind regards, Jens