]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: kirkwood: pogo_v4: Add Distro boot capability
authorTony Dinh <mibodhi@gmail.com>
Tue, 9 Aug 2022 03:01:34 +0000 (20:01 -0700)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 08:48:59 +0000 (10:48 +0200)
commit5a86d67e31998a3d47c684dcd55705f65c8cff4f
tree1c930998d03017e7d30b444a7d8215be64098acc
parent397626ced67427538d85aded42135e20a7fb393a
arm: kirkwood: pogo_v4: Add Distro boot capability

- Add distro boot to board include file and deconfig file
- Miscellaneous changes:
- Add CONFIG_SUPPORT_PASSING_ATAGS and friends to support legacy
kernel method of booting (e.g. OpenWrt) with appended DTB.
- Add CONFIG_LTO and CONFIG_UBIFS_SILENCE_MSG, and disable some
unused configs to reduce binary size.

Note that this patch is depended on the following patch:
https://patchwork.ozlabs.org/project/uboot/patch/20220807192709.21717-1-pali@kernel.org/

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
configs/pogo_v4_defconfig
include/configs/pogo_v4.h