Skip to content

spring-github/openwrt-uboot-mt7628

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

  1. git clone https://github.com/qdk0901/openwrt-uboot-mt7628.git

  2. copy openwrt-uboot-mt7628 folder to openwrt_source/package/boot/

  3. select uboot-mt7628 package under menuconfig in bootloader category

  4. building uboot with under commands

   make package/uboot-mt7628/prepare V=s
   make package/uboot-mt7628/compile V=s
  1. uboot.bin will generated under openwrt_source/bin folder

About

uboot openwrt package for mt7628

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.2%
  • Assembly 3.4%
  • C++ 2.9%
  • Makefile 1.9%
  • Other 1.6%