]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: kirkwood: Enable bootstd for Sheevaplug board
authorTony Dinh <mibodhi@gmail.com>
Thu, 21 Nov 2024 19:02:27 +0000 (11:02 -0800)
committerStefan Roese <sr@denx.de>
Tue, 26 Nov 2024 12:19:48 +0000 (13:19 +0100)
commit96ca3147981ab1bdd10426a3d2792e1d99bad321
treedb66fc6e487e606b8e741e65fb286d251d503ac6
parent325ac6c1e7facd67b91eb8ada12b49f648063942
arm: kirkwood: Enable bootstd for Sheevaplug board

Enable bootstd for Sheevaplug board.
Remove JFFS2 support. See JFFS2 Vulnerability[1].
Enable LTO to keep board size within limit.
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>
board/Marvell/sheevaplug/sheevaplug.env [new file with mode: 0644]
configs/sheevaplug_defconfig
include/configs/sheevaplug.h