]> Git Repo - J-u-boot.git/blobdiff - configs/cortina_presidio-asic-base_defconfig
Dockerfile, CI: Update to latest "focal" tag
[J-u-boot.git] / configs / cortina_presidio-asic-base_defconfig
index d84db883d2f70b894c778b675d1c9accd35e99b9..426c3388b3ca3b23e73fee474a7bc4c36d7ede87 100644 (file)
@@ -2,16 +2,19 @@ CONFIG_ARM=y
 # CONFIG_SYS_ARCH_TIMER is not set
 CONFIG_TARGET_PRESIDIO_ASIC=y
 CONFIG_SYS_TEXT_BASE=0x04000000
+CONFIG_SYS_MALLOC_LEN=0x820000
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_ENV_SIZE=0x20000
 CONFIG_DM_GPIO=y
 CONFIG_DEFAULT_DEVICE_TREE="ca-presidio-engboard"
 CONFIG_IDENT_STRING="Presidio-SoC"
+CONFIG_SYS_LOAD_ADDR=0x10000000
 CONFIG_SHOW_BOOT_PROGRESS=y
 CONFIG_BOOTDELAY=3
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="earlycon=serial,0xf4329148 console=ttyS0,115200 root=/dev/ram0"
 CONFIG_BOARD_EARLY_INIT_R=y
+CONFIG_LAST_STAGE_INIT=y
 CONFIG_SYS_PROMPT="G3#"
 CONFIG_CMD_WDT=y
 CONFIG_CMD_CACHE=y
This page took 0.027699 seconds and 4 git commands to generate.