summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-16 20:59:20 -0700
committerTom Rini <trini@konsulko.com>2021-12-23 10:24:39 -0500
commit975e0e04bbd58b39ad8ad517e20aaaf46eebe2bf (patch)
treef832b3b6e8d864a2dc033e25021dee4a633ecec4 /configs
parentc4607665da038e3d5e31e85c41293d06e7cb5608 (diff)
arm: highbank: Add devicetree files
Add an empty version of this file, so that we can at least build this board when devicetrees are required. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/highbank_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig
index 85b42c70f5..af40f71318 100644
--- a/configs/highbank_defconfig
+++ b/configs/highbank_defconfig
@@ -7,6 +7,7 @@ CONFIG_SYS_TEXT_BASE=0x00008000
CONFIG_SYS_MALLOC_LEN=0x80000
CONFIG_NR_DRAM_BANKS=2
CONFIG_ENV_SIZE=0x2000
+CONFIG_DEFAULT_DEVICE_TREE="highbank"
CONFIG_SYS_BOOTCOUNT_ADDR=0xfff3cf0c
CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
CONFIG_DISTRO_DEFAULTS=y