uboot-mvebu: add patch to enable setexpr for clearfog boards
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 29 Apr 2022 15:52:29 +0000 (17:52 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 14 Jun 2022 19:41:35 +0000 (21:41 +0200)
commit68a6d7aaabde681addada967be21f7eb298c67f1
treec5ebdb24335400c3591e2c744bfa8b908055e632
parent3cfe050c4a683ecef25d6ded05b1d240921a121a
uboot-mvebu: add patch to enable setexpr for clearfog boards

Option CMD_SETEXPR is already default in U-boot [1], since this was
disabled since initial version for this board, there is send this
patch to U-boot mailing list to enable it.

It is required to use in OpenWrt bootscript for these boards [2].

[1] https://source.denx.de/u-boot/u-boot/-/blob/e95afa56753cebcd20a5114b6d121f281b789006/cmd/Kconfig#L1504

[2] https://github.com/openwrt/openwrt/blob/852126680e21edc71c0c66561ae5a6d7479dcc67/target/linux/mvebu/image/clearfog.bootscript#L7

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit b3c2072504867b8ca00dde37f531edf0cfbe3359)
package/boot/uboot-mvebu/patches/103-arm-mvebu-clearfog_defconfig-enable-setexpr-command.patch [new file with mode: 0644]