]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: kirkwood: nsa310s: Add Distro boot capability
authorTony Dinh <mibodhi@gmail.com>
Thu, 11 Aug 2022 23:40:25 +0000 (16:40 -0700)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:35:37 +0000 (12:35 +0200)
commit7875f8019c15ee557d4d7807cd1164876b47e8f3
tree3cb11227b387af21e14489fd25d66e3418f0b1ff
parent5692e5b2445b5e45d463e9e21c7a296ee4d3d96c
arm: kirkwood: nsa310s: Add Distro boot capability

- Add distro boot to board include file and deconfig file
- Miscellaneous changes:
- Remove Gerald from maintainer list (email bounced)
- Add CONFIG_SUPPORT_PASSING_ATAGS and friends to support legacy
kernel method of booting (e.g. OpenWrt) with appended DTB.
- Add CONFIG_UBIFS_SILENCE_MSG 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>
board/zyxel/nsa310s/MAINTAINERS
configs/nsa310s_defconfig
include/configs/nsa310s.h