uboot-sifiveu: add bootloader package for SiFive Ux40 boards
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 26 Jan 2020 22:46:18 +0000 (23:46 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Sat, 26 Nov 2022 17:36:30 +0000 (18:36 +0100)
commit73b680831a6ba2c5fcf795f86d0f786c5608f9ac
treefa2298cb2e84d1702f19443e9859ea10d6a99cad
parentd009959f40a4a70c1fa0783bda51eb97b25f2d34
uboot-sifiveu: add bootloader package for SiFive Ux40 boards

Add new package for building bootloader for the SiFive U-series boards. Supported
boards at this stage are the HiFive Unleashed and HiFive Unmatched.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/boot/uboot-sifiveu/Makefile [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0001-riscv-sifive-unleashed-support-compressed-images.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0002-board-sifive-spl-Initialized-the-PWM-setting-in-the-.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0003-board-sifive-Set-LED-s-color-to-purple-in-the-U-boot.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0004-board-sifive-Set-LED-s-color-to-blue-before-jumping-.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0005-board-sifive-spl-Set-remote-thermal-of-TMP451-to-85-.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0006-riscv-sifive-unmatched-leave-128MiB-for-ramdisk.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0007-riscv-sifive-unmatched-disable-FDT-and-initrd-reloca.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/100-mkimage-check-environment-for-dtc-binary-location.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/110-no-kwbimage.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/uEnv-default.txt [new file with mode: 0644]