Skip to content

ftyghome/sun20i_d1_spl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mainline-friendly SPL for D1

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.6%
  • Assembly 18.9%
  • Makefile 1.4%
  • C++ 0.1%
  • sed 0.0%
  • Meson 0.0%