diff options
Diffstat (limited to 'configs/cobra5272_defconfig')
-rw-r--r-- | configs/cobra5272_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cobra5272_defconfig b/configs/cobra5272_defconfig index 17739fbd50..1cf07d3078 100644 --- a/configs/cobra5272_defconfig +++ b/configs/cobra5272_defconfig @@ -4,6 +4,7 @@ CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_SECT_SIZE=0x2000 CONFIG_DEFAULT_DEVICE_TREE="cobra5272" CONFIG_TARGET_COBRA5272=y +CONFIG_SYS_LOAD_ADDR=0x20000 CONFIG_BOOTDELAY=5 # CONFIG_DISPLAY_BOARDINFO is not set # CONFIG_CMDLINE_EDITING is not set |