summaryrefslogtreecommitdiff
path: root/configs/highbank_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-02-06 13:42:52 -0500
committerTom Rini <trini@konsulko.com>2020-02-06 13:42:52 -0500
commit4244429ff03ae76b93b4cf98005b2c2b3701649f (patch)
treecb2d4d611e309514aac8abfcf4426a67a34856ad /configs/highbank_defconfig
parentf5cc89a82a9990ba9805ff5800c0872b891533ce (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r--configs/highbank_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig
index 43a927f539..ebc6194578 100644
--- a/configs/highbank_defconfig
+++ b/configs/highbank_defconfig
@@ -4,9 +4,9 @@ CONFIG_SYS_THUMB_BUILD=y
CONFIG_ARCH_HIGHBANK=y
CONFIG_SYS_TEXT_BASE=0x00008000
CONFIG_ENV_SIZE=0x2000
+CONFIG_SYS_BOOTCOUNT_ADDR=0xfff3cf0c
CONFIG_NR_DRAM_BANKS=0
CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
-CONFIG_SYS_BOOTCOUNT_ADDR=0xfff3cf0c
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y