[U-Boot] [PATCH] OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree
R, Sricharan
r.sricharan at ti.com
Fri May 4 13:20:29 CEST 2012
Jon,
[snip]
> --- a/include/configs/omap4_common.h
> +++ b/include/configs/omap4_common.h
> @@ -151,6 +151,7 @@
> #define CONFIG_EXTRA_ENV_SETTINGS \
> "loadaddr=0x82000000\0" \
> "console=ttyO2,115200n8\0" \
> + "fdt_high=0xffffffff\0" \
Tested this on mainline and worked fine on 4430SDP.
Tested the same on u-boot-arm, but did not work there.
Not sure what i am missing.
Thanks,
Sricharan
More information about the U-Boot
mailing list