Skip to content

U-Boot for MT7621 Devices for Zetiboard

License

Notifications You must be signed in to change notification settings

Zetifi/GnuBee-MT7621-uboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

U-Boot for ZetiBoard

Forked from gnubee-git/GnuBee-MT7621-uboot

How to build

Use docker image:

  • Local build docker image: docker build -f Dockerfile -t ghcr.io/zetifi/uboot-builder
  • Get docker image from github registry: docker pull ghcr.io/zetifi/uboot-builder

Build: docker run --rm -it -v .:/home/build --platform linux/386 ghcr.io/zetifi/uboot-builder /bin/bash -c ./build.sh

About

U-Boot for MT7621 Devices for Zetiboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.6%
  • Assembly 3.2%
  • Makefile 1.8%
  • Shell 1.0%
  • Pawn 0.2%
  • C++ 0.2%