Explorar o código

ARM: omap3: evm: Do not relocate FDT address

This commit keeps the 'fdtaddr' as provided by DEFAULT_LINUX_BOOT_ENV.

Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
Derald D. Woods %!s(int64=7) %!d(string=hai) anos
pai
achega
2d28ba18b5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/configs/omap3_evm.h

+ 1 - 0
include/configs/omap3_evm.h

@@ -131,6 +131,7 @@
 	"fdtfile=" CONFIG_DEFAULT_FDT_FILE "\0" \
 	"mtdids=" CONFIG_MTDIDS_DEFAULT "\0" \
 	"mtdparts=" CONFIG_MTDPARTS_DEFAULT "\0" \
+	"fdt_high=0xffffffff\0" \
 	"bootenv=uEnv.txt\0" \
 	"optargs=\0" \
 	"mmcdev=0\0" \