Skip to content

vkchettimada/sunxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimentation with Allwinner A80 on Cubieboard4.

toolchain:
  Requires arm-none-eabi- toolchain.

boot:
  Contains start code, when built, can be prefixed with boot_head using mksunxiboot tool from sunxi-tools repo and run on Cubieboard4.
  Turns on the Red LED.
    sh ./build.sh
    ../tools/bin/mksunxiboot boot.bin boot0.bin
    dd if=boot0.bin of=<sdcard> bs=1k seek=8
 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published