]> git.baikalelectronics.ru Git - uboot.git/commit
arm: kirkwood: Add CONFIG_SUPPORT_PASSING_ATAGS
authorTony Dinh <mibodhi@gmail.com>
Wed, 17 Aug 2022 21:59:44 +0000 (14:59 -0700)
committerStefan Roese <sr@denx.de>
Tue, 13 Sep 2022 04:38:08 +0000 (06:38 +0200)
commit851c32117255bce74f4807e56e2918c07f87e206
tree217da6ede54afe6405d20c33334e0f9ceb41f3fd
parent8ea8163caed45205d164e96a2e207619b51c2d96
arm: kirkwood: Add CONFIG_SUPPORT_PASSING_ATAGS

Add CONFIG_SUPPORT_PASSING_ATAGS and friends to support legacy
image method of booting. Debian and OpenWrt installer use uImage
with appended DTB for these Kirkwood boards.

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/dockstar_defconfig
configs/dreamplug_defconfig
configs/goflexhome_defconfig
configs/iconnect_defconfig
configs/pogo_e02_defconfig
configs/sheevaplug_defconfig