From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Balister Date: Thu, 05 Jul 2007 10:27:38 -0400 Subject: [U-Boot-Users] Starting a patch for TI Davinci support In-Reply-To: <000001c7b80a$9986a3b0$821ba8c0@Emea.Arm.com> References: <000001c7b80a$9986a3b0$821ba8c0@Emea.Arm.com> Message-ID: <468CFFDA.7050809@balister.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Peter Pearse wrote: > Philip > > Have you checked the previous DaVinci patches > - see http://blog.gmane.org/gmane.comp.boot-loaders.u-boot Sorry for the delay replying, I have been on vacation. I have looked at the one one from koi8. While I there is a lot of good content there, I have trouble with the configuration method. Basically, he supports three boards by #fidef'ing based on a #define of a board type. The ifdef'ing logic gets fairly involved and I am concerned this method will not scale to a large number of different boards based on the Davinci processor. I guess the first issue we need to resolve for Davinci support is what it the proper way to support a collection of boards that use the same underlying hardware, but have different memory architectures (ie NAND versus NOR), different PHY interfacesm but also have some shared code also. The ARM processor in the Davinci is an ARM926ejs, which is also shared by some of the OMAP line also. Philip -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3303 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.denx.de/pipermail/u-boot/attachments/20070705/5fbf005c/attachment.bin