Skip to content
Cédric Le Goater edited this page Oct 22, 2016 · 7 revisions

Welcome to the u-boot wiki!

Development

In progress

  • Aspeed architecture framework for the G4/G5

  • cleaning up config options. see commit which did the merge with the initial patch.

  • add CONFIG_OF_CONTROL and CONFIG_OF_LIBFDT

  • Hacks to remove

  • loading ramdisk to RAM hack. It seems to be a U-Boot issue when dealing with ramdisk. Adding a device tree would help.

  • spi-nor driver hack

  • mmu disablement hack for the ARM1176

  • Drivers

  • fdt support, required for drivers

  • spi-nor driver, must have for environment. see SPI-NOR/MTD addition.

  • ftgmac100 driver

  • I2C driver (Maxim)

  • NCSI support

  • Boards

  • Zaius support

Not for mainline

Upstream

target for v2017.03

  • aspeed architecture framework for the G4/G5
  • no mmu disablement hack.

v2016.11

v2016.07

Clone this wiki locally