Skip to content

0x5826/uboot-ipq60xx-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You will also like to see https://github.com/lgs2007m/cdt-gpt-ipq60xx-generate

build env

OS: ubuntu 18.04

sudo bash -c  "apt update && apt install git python build-essential device-tree-compiler -y"

uboot build

u-boot-2016 source code base on https://github.com/gl-inet/uboot-ipq60xx

PS: The mbn scripts run with python2.7, you should install and switch to python2.7.

git clone https://github.com/lgs2007m/uboot-ipq60xx-build
cd uboot-ipq60xx-build/
./build.sh

The uboot binary will be: uboot-ipq60xx-build/u-boot.mbn

The uboot failsafe HTTP server ip: 192.168.1.1

About

uboot src for AX1800 Pro JDC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 34.8%
  • Python 27.4%
  • Erlang 17.3%
  • Perl 5.8%
  • C++ 4.8%
  • Vala 2.6%
  • Other 7.3%