arm: kirkwood: Enable bootstd and other modernization for OpenRD boards
authorTony Dinh <mibodhi@gmail.com>
Wed, 27 Nov 2024 00:57:16 +0000 (16:57 -0800)
committerStefan Roese <sr@denx.de>
Tue, 28 Jan 2025 08:08:44 +0000 (09:08 +0100)
commit116d1d0047d7479ea5b72260314d46ebf0927e19
treef4b5c04da32e3d94aef78193cb1463b9b6220492
parenta517796cfa5d8f4ca2f0c11c78c24a08a102c047
arm: kirkwood: Enable bootstd and other modernization for OpenRD boards

Enable bootstd for OpenRD boards
Update defconfigs to the latest u-boot requirements
Remove JFFS2 support. See JFFS2 Vulnerability[1].
Move default envs to text-base environment

[1] https://lore.kernel.org/u-boot/20241114233005.GN3600562@bill-the-cat/T/#m2fc25da1d2c019bc3cd8676991fdd64b8a21aa9b

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/Kconfig
board/Marvell/openrd/openrd.env [new file with mode: 0644]
configs/openrd_base_defconfig
configs/openrd_client_defconfig
configs/openrd_ultimate_defconfig
include/configs/openrd.h