[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

Alessandro Rubini rubini-list at gnudd.com
Tue Mar 31 18:08:38 CEST 2009


Hello.

> Note that there are a couple of board files (apollon and nmdk8815) that 
> use the OneNAND loader that do not define CONFIG_SYS_MONITOR_LEN.  I've 
> added the maintainers to the Cc: list.

Sorry for the delay.

In the nomadik board the OneNAND driver is not yet present, a few init
lines are still missing (I have an error to fix before submitting those
lines).  I'll take care of CONFIG_SYS_MONITOR_LEN together with that.

Note however that on the Nomadik we don't use the IPL, since u-boot is
loaded by other code (a proprietary IPL that onlocks the CPU before
handing control to ours) so u-boot isn't even in the first sector
of OneNAND.

/alessandro


More information about the U-Boot mailing list