uboot-bcm4908: add package with BCM4908 U-Boot
authorRafał Miłecki <rafal@milecki.pl>
Fri, 4 Mar 2022 08:39:04 +0000 (09:39 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Mon, 14 Mar 2022 07:51:01 +0000 (08:51 +0100)
commit45b3f2aa0f57c7ca694317aca462d6ed1e183a67
tree706cd70dc80ca203443548d6d03d6e74b4cd1386
parent604274c24b5705a893bfbae01be776ef0b5944c0
uboot-bcm4908: add package with BCM4908 U-Boot

New BCM4908 devices come with U-Boot instead of CFE. Firmwares for such
devices has to include U-Boot.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 0d45e1ea96ef29649f080c54f99fb1c80482421b)
package/boot/uboot-bcm4908/Makefile [new file with mode: 0644]
package/boot/uboot-bcm4908/patches/100-check-config-allow-to-complete-build-even-with-ad-ho.patch [new file with mode: 0644]
package/boot/uboot-bcm4908/patches/101-tools-fix-mkimage-static-compilation.patch [new file with mode: 0644]
package/boot/uboot-bcm4908/patches/200-configs-bcm94908-unset-CONFIG_SPL.patch [new file with mode: 0644]
package/boot/uboot-bcm4908/patches/201-Assume-TPL-support-for-ATF-when-compiling-U-Boot-wit.patch [new file with mode: 0644]