diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/omap4_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index 5507c8f..072e17b 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -149,6 +149,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" \ |