Skip to content

smaeul/sun20i_d1_spl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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