summaryrefslogtreecommitdiff
path: root/configs/lsxhl_defconfig
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2022-08-17 21:38:02 +0200
committerStefan Roese <sr@denx.de>2022-08-23 12:39:55 +0200
commit18794c192a755147c9f3f86915a6a52cbd9f4017 (patch)
tree84295ca57ce4e03e6aa262d11cf63ed416f30af9 /configs/lsxhl_defconfig
parentf5631b2c84dcbb225ae33532fa039763732363b8 (diff)
downloadu-boot-18794c192a755147c9f3f86915a6a52cbd9f4017.tar.gz
board: lsxl: enable ATAGS support
We still need to be able to boot legacy images. Esp. the debian installer will have a kernel with an appended DTB. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/lsxhl_defconfig')
-rw-r--r--configs/lsxhl_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig
index 8f0672b189..e8fb87ddda 100644
--- a/configs/lsxhl_defconfig
+++ b/configs/lsxhl_defconfig
@@ -3,6 +3,9 @@ CONFIG_SKIP_LOWLEVEL_INIT=y
CONFIG_SYS_DCACHE_OFF=y
CONFIG_ARCH_CPU_INIT=y
CONFIG_ARCH_KIRKWOOD=y
+CONFIG_SUPPORT_PASSING_ATAGS=y
+CONFIG_CMDLINE_TAG=y
+CONFIG_INITRD_TAG=y
CONFIG_SYS_KWD_CONFIG="board/buffalo/lsxl/kwbimage-lsxhl.cfg"
CONFIG_SYS_TEXT_BASE=0x600000
CONFIG_SYS_MALLOC_F_LEN=0x400