uboot-mediatek: rework support for Bananapi BPi-R64 board
authorDaniel Golle <daniel@makrotopia.org>
Sat, 27 Feb 2021 15:14:02 +0000 (15:14 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 28 Feb 2021 03:40:35 +0000 (03:40 +0000)
commit03948995abd0c03e8fb6628e2368b6c9f5785eae
tree30f0773be9bf2fc64389bc27b994a1a3d8abe661
parent049ac36b2fdd9866e317282ea517851c0c190206
uboot-mediatek: rework support for Bananapi BPi-R64 board

Provide U-Boot variants for SD-card as well as eMMC boot, so we can
generate whole-disk images for the device.
While at it, rename 'mt7622' to 'mt7622-rfb1' to make it less confusing
now that more boards are being added.

Thanks to Frank Wunderlich (@frank-w) for making that nice SVG image
explaining the MMC boot process[1] and for providing the necessary
binary header blobs.

[1]: https://github.com/frank-w/BPI-R64-ATF
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/Makefile
package/boot/uboot-mediatek/patches/015-update-bananapi-bpi-r64-device-tree.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/016-fit-totalsize.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/017-add-bananapi_bpi-r64_defconfigs.patch [new file with mode: 0644]