diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h
index af9756401124ccf4a19eb40194fe5210e08a67e2..f0416df927602708433ed2c5a90c64b9e3ae8e81 100644
--- a/include/configs/omap5_common.h
+++ b/include/configs/omap5_common.h
@@ -143,6 +143,7 @@
 #define CONFIG_EXTRA_ENV_SETTINGS \
 	"loadaddr=0x82000000\0" \
 	"console=ttyO2,115200n8\0" \
+	"fdt_high=0xffffffff\0" \
 	"usbtty=cdc_acm\0" \
 	"vram=16M\0" \
 	"mmcdev=0\0" \