[U-Boot] [PATCH 6/7] omap3: zoom1: enable bootz

Tom Rini trini at ti.com
Mon Apr 7 16:29:59 CEST 2014


On Thu, Apr 03, 2014 at 06:19:25PM -0500, Nishanth Menon wrote:

> Boot from zImage and fdt_file if uImage is not available to maintain
> the legacy behavior.
[snip]
>  #define CONFIG_EXTRA_ENV_SETTINGS \
>  	"loadaddr=0x82000000\0" \
> +	"fdt_high=0xffffffff\0" \
> +	"fdtaddr=0x80f80000\0" \

OK, how much memory does this board ever have?  If less than 512MB,
don't do fdt_high.  If 256MB or more, please put fdtaddr at base+128MB.
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/20140407/66847343/attachment.pgp>


More information about the U-Boot mailing list