board/orangepi-zero-plus: bump Linux/U-Boot and switch to extlinux
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Tue, 10 Jan 2023 21:40:07 +0000 (22:40 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 12 Jan 2023 19:21:32 +0000 (20:21 +0100)
commit19eaece70a9c7aac8b26bd09c1a49b30e29f824a
treefee30a4178fcba68925f1b323e322aefe149b6e1
parent3949fe31120917b2bac139fbfc6f285ef0f780ef
board/orangepi-zero-plus: bump Linux/U-Boot and switch to extlinux

Follow changes to other OrangePi boards, most importantly
orangepi-zero-plus2, which this board support is based on. This includes
switching to extlinux as boot mechanism and dropping custom U-Boot boot
script.

Rootfs image no longer fits into default 60M (mostly due to Linux
modules), so increase it to 120M.

While at it, bump Linux to 6.1.4 and U-Boot to 2023.01.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/orangepi/orangepi-zero-plus/boot.cmd [deleted file]
board/orangepi/orangepi-zero-plus/genimage.cfg [deleted file]
configs/orangepi_zero_plus_defconfig
This page took 0.037236 seconds and 4 git commands to generate.