Skip to content

Mainline friendly SPL for Allwinner T113

Notifications You must be signed in to change notification settings

ooops-t/sun8iw20_spl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can use any arm32 ELF/GNU/musl toolchain.

1.build mmc
make CROSS_COMPILE=arm-none-eabi- p=sun8iw20p1 mmc

2.build nand
make CROSS_COMPILE=arm-none-eabi- p=sun8iw20p1 nand

3.build spinor
make CROSS_COMPILE=arm-none-eabi- p=sun8iw20p1 spinor

4.build fes
make CROSS_COMPILE=arm-none-eabi- p=sun8iw20p1 fes

About

Mainline friendly SPL for Allwinner T113

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Makefile 1.7%
  • Assembly 1.0%
  • sed 0.0%
  • Meson 0.0%
  • Python 0.0%