Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101,384 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Das U-Boot" for MediaTek MT6572

Devices that this was tested with

  • JTY D101
  • ...

Status

What works

  • Basic booting and relocation
  • UART

What doesn't

  • Everything else

Installation

Building

ARCH=arm CROSS_COMPILE=arm-none-eabi- make mt6572_defconfig
ARCH=arm CROSS_COMPILE=arm-none-eabi- make -j$(nproc --all)

Flashing to the device

The easiest way is to use mtkclient:

mtk w uboot u-boot-mtk.bin

About

"Das U-Boot" tree with MediaTek MT65xx SoC family support

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages