Skip to content

widora/u-boot-mt7688

Repository files navigation

u-boot-mt7688

uboot for Widora NEO and BIT module(with simple web)


How to use

  • 1.make menuconfig
  • 2.select MT7628 board
  • 3.make clean;make

Note

  • note:compile need java such as 1.7.0_79
  • ntoe:We can also use the "curl" command instead of the browser, Upload the file in the uboot state
// upload uboot to flash
  $ curl -F uboot=@./uboot.bin -F press="Update U-Boot" 192.168.1.111 > /dev/null 
// upload openwrt to flash
  $ curl -F firmware=@./openwrt.bin -F press="Update firmware" 192.168.1.111 > /dev/null

Thanks to Manfeel、cleanwrt、Piotr Dymac、Adam Dunkels。

About

uboot for mt76x8,Default console:115200,8,n,1,UART0,The web on ETH0

Topics

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published