]> Git Repo - J-u-boot.git/blobdiff - configs/at91sam9260ek_dataflash_cs1_defconfig
Dockerfile, CI: Update to latest "focal" tag
[J-u-boot.git] / configs / at91sam9260ek_dataflash_cs1_defconfig
index 257c120928e3534c8c36c2b5553dc78266099504..d68c2795f623f2803876f0df57171acedde59022 100644 (file)
@@ -1,9 +1,11 @@
 CONFIG_ARM=y
+CONFIG_SKIP_LOWLEVEL_INIT=y
 CONFIG_ARCH_CPU_INIT=y
 CONFIG_ARCH_AT91=y
 CONFIG_SYS_TEXT_BASE=0x21f00000
-CONFIG_TARGET_AT91SAM9260EK=y
+CONFIG_SYS_MALLOC_LEN=0x2d000
 CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_TARGET_AT91SAM9260EK=y
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_ENV_SIZE=0x4200
 CONFIG_ENV_OFFSET=0x4200
This page took 0.028058 seconds and 4 git commands to generate.