diff options
Diffstat (limited to 'configs/bg0900_defconfig')
-rw-r--r-- | configs/bg0900_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bg0900_defconfig b/configs/bg0900_defconfig index d5aeb97c8ee..ec8ffdb0965 100644 --- a/configs/bg0900_defconfig +++ b/configs/bg0900_defconfig @@ -10,6 +10,7 @@ CONFIG_SPL_TEXT_BASE=0x00001000 CONFIG_TARGET_BG0900=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y +CONFIG_SYS_LOAD_ADDR=0x42000000 CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyAMA0,115200" |