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>
Sun, 28 May 2023 11:19:11 +0000 (13:19 +0200)
commit91406797f9d06c0008f0a8c2c8455abfb37bf28c
treea316c9ce03f10a03bfb4cb0776349dbc1d0e08e9
parent18238c442866a6ae93533e2421a6f44bc9e57ac6
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>
12 files changed:
package/boot/uboot-sifiveu/Makefile [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/0008-riscv-dts-Add-few-PMU-events.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0009-riscv-Fix-build-against-binutils.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/patches/130-fix-mkimage-host-build.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/300-force-pylibfdt-build.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/uEnv-default.txt [new file with mode: 0644]