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>
Wed, 14 Jun 2023 07:22:08 +0000 (09:22 +0200)
commita11f2e6044394bdc18cdb564ae0326d7332db5ac
tree17720b875d4666e02e8a5a53d9994ea402452c89
parent0f30f47d61815ad77934693456226076f6e40a49
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>
(cherry picked from commit 91406797f9d06c0008f0a8c2c8455abfb37bf28c)
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]