Skip to content

damon-liush/sun20i_d1_spl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

Releases

No releases published

Packages

No packages published

Languages

  • C 78.3%
  • Assembly 20.1%
  • Makefile 1.5%
  • C++ 0.1%
  • sed 0.0%
  • Python 0.0%