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>
Fri, 11 Mar 2022 07:02:30 +0000 (08:02 +0100)
commit0d45e1ea96ef29649f080c54f99fb1c80482421b
treed91126810da398affb0cc9e4e73ad2af769dfaf0
parent25d1c85d1ad3bf48832634c6a37e981a4572a569
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>
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/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]