Skip to content

lefty/uboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootloader for T20 Devices

Scripts:

Compile_ *** => compiles a Version for a specific Device

Build using a ubuntu container

  1. Checkout the repo
  2. docker run -it -v d:<location>:/uboot ubuntu /bin/bash
  3. apt-get update && apt-get upgrade && apt-get install -y build-essential make git
  4. git clone https://github.com/Dafang-Hacks/mips-gcc472-glibc216-64bit.git toolchain
  5. cd /uboot && ./Compile_*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.6%
  • C++ 4.2%
  • Makefile 2.5%
  • Assembly 2.4%
  • Objective-C 0.4%
  • Python 0.4%
  • Other 0.5%