aboutsummaryrefslogtreecommitdiff
path: root/configs/vexpress_ca9x4_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-04-28 16:15:47 -0400
committerTom Rini <trini@konsulko.com>2020-04-28 16:15:47 -0400
commit556fd590db78def1cb92b0e887c665d3b75f7519 (patch)
treee99e20f537c7d5f3fe823f53d40db51b8fe65831 /configs/vexpress_ca9x4_defconfig
parentdd2c676a659a03daeef31d1221da2edff009d426 (diff)
downloadu-boot-556fd590db78def1cb92b0e887c665d3b75f7519.zip
u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.tar.gz
u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_ca9x4_defconfig')
-rw-r--r--configs/vexpress_ca9x4_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vexpress_ca9x4_defconfig b/configs/vexpress_ca9x4_defconfig
index 6bd1f25..8234b5d 100644
--- a/configs/vexpress_ca9x4_defconfig
+++ b/configs/vexpress_ca9x4_defconfig
@@ -6,6 +6,7 @@ CONFIG_ENV_SECT_SIZE=0x40000
CONFIG_NR_DRAM_BANKS=2
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTCOMMAND="run distro_bootcmd; run bootflash"
+CONFIG_DEFAULT_FDT_FILE="vexpress-v2p-ca9.dtb"
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set
# CONFIG_CMD_CONSOLE is not set
@@ -34,4 +35,3 @@ CONFIG_SMC911X_32_BIT=y
CONFIG_BAUDRATE=38400
CONFIG_CONS_INDEX=0
CONFIG_OF_LIBFDT=y
-CONFIG_DEFAULT_FDT_FILE="vexpress-v2p-ca9.dtb"