[U-Boot] [PATCHv2 6/6] RFC: am335x: enable falcon boot mode for mmc (raw and fat) and nand
Tom Rini
trini at ti.com
Wed May 8 22:09:51 CEST 2013
On Wed, May 08, 2013 at 09:09:56PM +0200, Peter Korsgaard wrote:
> Jump into full u-boot mode if a 'c' character is received on the uart.
>
> We need to adjust the spl bss/malloc area to not overlap with the
> loadaddr of the kernel (sdram + 32k), so move it past u-boot instead.
>
> For raw mmc, we store the kernel parameter area in the free space after
> the MBR (if used). For nand, we use the last sector of the partition
> reserved for u-boot.
>
> This also enables the spl command in the full u-boot so the kernel
> parameter area snapshot can be created.
>
> Signed-off-by: Peter Korsgaard <peter.korsgaard at barco.com>
You forgot to drop the RFC part :)
> +/* nand */
> +#define CONFIG_CMD_SPL_NAND_OFS 0x240000 /* end of u-boot */
This is fine but please update MTDPARTS_DEFAULT with this change as
well (call it u-boot-spl-os). Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130508/f13e9976/attachment.pgp>
More information about the U-Boot
mailing list