Hi Fabio, On Thursday, February 14, 2013 10:39:43 PM, Fabio Estevam wrote: > Hi Benoît, > > On Thu, Feb 14, 2013 at 7:14 PM, Benoît Thébaudeau > <[email protected]> wrote: > > Add some abstraction to NFC defitnitions so that some parts of the current > > code > > can also be used for future i.MX5 code. > > > > Clean up a few things by the way. > > > > Signed-off-by: Benoît Thébaudeau <[email protected]> > > Do you have a git tree with all these patches applied?
Not online, but I will send you an archive tomorrow. The starting point is u-boot-imx/master. > I would like to > give it a test (probably next week). Great, thanks. I have run "BUILD_DIR=/... MAKEALL -a arm" successfully, but I don't have the mx53ard, mx31pdk and tx25 boards to test runtime. The only broken ARM board is the Samsung smdk6400, but it was broken before this series, not by it. This board is not even in boards.cfg (so MAKEALL does not test it), and it uses the deprecated NAND SPL. I wonder why it has not already been dropped according to commit 1285a28. Removing it would allow ARM to completely get rid of NAND SPL, and relocate_code() could be merged to a single location (e.g. crt0.S). Best regards, Benoît _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

