uboot-sunxid1: add new package
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 16 Nov 2021 15:40:45 +0000 (16:40 +0100)
committerZoltan HERPAI <zoltan.herpai@kaonmedia.com>
Tue, 21 Dec 2021 09:56:58 +0000 (10:56 +0100)
commit7d5f8315f13315dfbec625bbd4af8296b51398a7
treecdcafe496a48a3f7a4784b65a9808af9036ff713
parenta772c63f946023edfe8c0bf494fceea1f1f41ece
uboot-sunxid1: add new package

Add a D1-variant of u-boot for the RISC-V SoCs. The generated u-boot image
is called "TOC1" which is a mesh of an OpenSBI, a DTB and an u-boot-nodtb binary.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/boot/uboot-sunxid1/Makefile [new file with mode: 0644]
package/boot/uboot-sunxid1/files/sunxi_toc1.cfg [new file with mode: 0644]
package/boot/uboot-sunxid1/patches/001-uboot-2021.10-nezha.diff [new file with mode: 0644]
package/boot/uboot-sunxid1/patches/002-spl-remove-dtoc-of-pdata-generation.patch [new file with mode: 0644]
package/boot/uboot-sunxid1/patches/100-mkimage-check-environment-for-dtc-binary-location.patch [new file with mode: 0644]
package/boot/uboot-sunxid1/patches/102-disable-libcrypto.diff [new file with mode: 0644]
package/boot/uboot-sunxid1/patches/103-increate-bootm-size-to-32M.patch [new file with mode: 0644]
package/boot/uboot-sunxid1/patches/104-arch-riscv-dts-sun20i-d1.dtsi-adjust-plic-compatible.patch [new file with mode: 0644]
package/boot/uboot-sunxid1/uEnv-default.txt [new file with mode: 0644]