U Boot Mt7688 Save

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

Project README

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。

Open Source Agenda is not affiliated with "U Boot Mt7688" Project. README Source: widora/u-boot-mt7688
Stars
88
Open Issues
4
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating