]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - configs/stm32f746-disco_defconfig
configs: Resync with savedefconfig
[thirdparty/u-boot.git] / configs / stm32f746-disco_defconfig
index 3606519082f3c4894e3ad530823bab6285325760..8a54d827acadab101e621af70e0ab3defae086c5 100644 (file)
@@ -2,9 +2,9 @@ CONFIG_ARM=y
 CONFIG_ARCH_STM32=y
 CONFIG_SYS_TEXT_BASE=0x08008000
 CONFIG_SYS_MALLOC_F_LEN=0xE00
+CONFIG_NR_DRAM_BANKS=1
 CONFIG_ENV_SIZE=0x2000
 CONFIG_SPL_TEXT_BASE=0x8000000
-CONFIG_NR_DRAM_BANKS=1
 CONFIG_STM32F7=y
 CONFIG_TARGET_STM32F746_DISCO=y
 CONFIG_DEFAULT_DEVICE_TREE="stm32f746-disco"