[U-Boot] [PATCH 8/8] [omap3][overo] Allow overo to boot with device tree

Tom Rini trini at ti.com
Tue May 6 20:14:14 CEST 2014


On Tue, Apr 29, 2014 at 04:15:28PM -0700, Ash Charles wrote:

> Update the board configuration for Gumstix Overo. In particular,
> add support for zImage and DTB files on boot.
> 
> Signed-off-by: Ash Charles <ashcharles at gmail.com>
[snip]
>  #define CONFIG_EXTRA_ENV_SETTINGS \
>  	"loadaddr=0x82000000\0" \
> +	"dtbaddr=0x81600000\0" \
> +	"dtbfile=overo.dtb\0" \

Please see DEFAULT_LINUX_BOOT_ENV and the related discussions.  If you
have less than 128MB DDR we can sort something out, but if you have
256MB it's really advised to use 0x88000000 for the DT (see
Documentation/arm/Booting in the kernel).

-- 
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/20140506/f5525ccc/attachment.pgp>


More information about the U-Boot mailing list