uboot-mediatek: fixes build when nmbm enabled
authorChukun Pan <amadeus@jmu.edu.cn>
Thu, 20 Apr 2023 15:03:08 +0000 (23:03 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 2 May 2023 17:17:09 +0000 (18:17 +0100)
commit6c9b526e84e73880eaf72cb656b5908bc5c3f792
tree77a993860e7de5003419e22e726e67ebe4a65e2f
parentab8ead3e2d2d43c67536ec64076dec5d725408cd
uboot-mediatek: fixes build when nmbm enabled

The image_header_t typedef has been removed from
uboot v2023.01 [1], replaced with legacy struct.

[1] https://github.com/u-boot/u-boot/commit/f3543e69442ca393e52df253d9c5d45bc189d471

Fixes: 3d5c542 ("uboot-mediatek: update to U-Boot 2023.01")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
package/boot/uboot-mediatek/patches/100-09-cmd-add-nmbm-command.patch