[U-Boot] [PATCH v6 01/17] nand: mxc: Prepare to add support for i.MX5

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Thu Feb 14 23:28:45 CET 2013


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
> <benoit.thebaudeau at advansee.com> 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 <benoit.thebaudeau at advansee.com>
> 
> 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


More information about the U-Boot mailing list