From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Mon, 06 Aug 2007 18:47:55 +0200 Subject: [U-Boot-Users] [ARM] TI DaVinci (TMS320DM644x) support [1/5] In-Reply-To: <200708060922.21300.sr@denx.de> References: <200708060922.21300.sr@denx.de> Message-ID: <46B750BB.3010608@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Roese wrote: > Hi Sergey, > > On Monday 06 August 2007, ksi at koi8.net wrote: > >>Here it is. >> >>Several changes from the original version: >> >>- Got rid of types.h >>- CPU directory is davinci now >>- Saved something like 80 bytes in lowlevel_init.S >>- Large Page NAND works now >>- Removed a couple of #if 0 >>- MACH_TYPEs are in davinci.c now. This is wrong but nobody wants to update >> that mach-types.h header so there is no choice >>- No default MAC address, having one is wrong >>- A couple of harmless GCC warnings fixed >>- Split in 5 text parts, no compressed patch any more >>- Some other cosmetic fixes, spelling errors etc. >>- Diff against the latest git tree as of right now >> >>I do really hope it won't be sitting for another 3+ months and then >>declared made against an old tree... But I'm pretty sure it is how it's >>going to be, no illusions here :( > > > Hopefully you will be proven wrong here. Thanks for all the rework. > > Seems that we now have two versions of the DaVinci patches. I suggest to use > your patches for inclusion instead of Dirk's, because you are the original > author. Yes, that's okay. If I helped a little to get the patches updated, that's fine for me. > Dirk is welcome to send some review comments and/or > Acked-by/Signed-off-by lines of course. I will do this. Best regards Dirk