[U-Boot] [PATCH V7 2/5] omap-common: Add NAND SPL linux booting

Tom Rini tom.rini at gmail.com
Tue Dec 6 15:38:30 CET 2011


On Mon, Oct 31, 2011 at 9:23 AM, Simon Schwarz
<simonschwarzcor at googlemail.com> wrote:
> From: Simon Schwarz <simonschwarzcor at googlemail.com>
>
> This implements booting of Linux from NAND in SPL
[snip]
> +               /* load parameter image */
> +               /* load to temp position since nand_spl_load_image reads
> +                * a whole block which is typically larger than
> +                * CONFIG_CMD_SAVEBP_WRITE_SIZE therefore may overwrite
> +                * following sections like BSS */

In v6 Wolfgang asked you to fix incorrect multiline comments in the
whole series, but this is still here :(  This is the only problem I
see so if you can't respin this patch shortly I'll update the comment
and SIgned-off-by the change since it's just reformatting a comment,
which I assume is fine with you.

-- 
Tom


More information about the U-Boot mailing list