[U-Boot] [PATCH] arm: Adds saving of Kernel boot args to NAND flash
Simon Schwarz
simonschwarzcor at googlemail.com
Wed Jul 6 09:42:52 CEST 2011
Hi,
thanks for your feedback!
I will address the style problems - didn't run checkpatch for the RFC
- sorry my fault.
> Why are you writing to NAND as part of bootm?
>
> If you just want access to the results of the FDT/ATAG preparation that
> bootm does, consider using the bootm subcommands to prepare them, then
> normal U-Boot commands to write to NAND.
Hm thats a point. I see this as a feature as it saves new settings
without the need of special commands - you start the same
configuration either with u-boot or the SPL. But you are right - an
extra command would also be nice. I will add this.
Regards
Simon
More information about the U-Boot
mailing list