sun20i_d1_spl
sun20i_d1_spl copied to clipboard
Mainline-friendly SPL for D1
NOTE: This project is obsolete now that U-Boot SPL is working.
https://github.com/smaeul/u-boot/releases/tag/d1-2022-10-31
You can use any riscv64 ELF/GNU/musl toolchain.
1.build mmc make CROSS_COMPILE=riscv64-linux-musl- p=sun20iw1p1 mmc
2.build nand make CROSS_COMPILE=riscv64-linux-musl- p=sun20iw1p1 nand
3.build spinor make CROSS_COMPILE=riscv64-linux-musl- p=sun20iw1p1 spinor
4.build fes make CROSS_COMPILE=riscv64-linux-musl- p=sun20iw1p1 fes