From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Sat, 05 Apr 2008 00:25:50 +0200 Subject: [U-Boot-Users] AT91 Header File Clarification In-Reply-To: <206b9e70804041332w695212f3me41cfa8f7f182f11@mail.gmail.com> References: <206b9e70804041332w695212f3me41cfa8f7f182f11@mail.gmail.com> Message-ID: <1207347950.3762.3.camel@voyager.dsnet> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le vendredi 04 avril 2008 ? 13:32 -0700, Zac Wheeler a ?crit : > I have a question about the arrangement of include files for the > at91sam9 family. > > Is the intention that asm/arch/at91_xxx.h be applicable for all > at91sam9 microcontrollers, or should they be broken down into subarch > folders (e.g. asm/arch/at91sam9261/at91_pmc.h)? They are supposed to be shareable for all at91sam microcontrollers, in the same way it's done in Linux. > I am trying to bring up the at91sam9261 on a custom board a little > ahead of what appears to be the schedule for the at91sam9261ek and I > want to try to be compatible with the existing format. I'm working on support for the at91sam9261, I will probably have a patch for the end of the next week. Hopefully you can wait until then. If not, please go ahead. > I haven't done > a lot of comparisons between 9260/9261/9263, but for some things (e.g. > at91_lcd.h) There is no such file in u-boot, nor linux iirc. There is a atmel_lcdc.h in Linux (and I plan importing it into U-Boot, but later...). Stelian. -- Stelian Pop