forked from u-boot/u-boot
-
Notifications
You must be signed in to change notification settings - Fork 52
Home
Cédric Le Goater edited this page Oct 26, 2016
·
7 revisions
Welcome to the u-boot wiki!
-
Aspeed architecture framework for the G4/G5
-
cleaning up config options. see commit which did the merge with the initial patch.
-
rewrite a minimal lowlevel_init in C
- use static values for DRAM init.
- keep spi calibration ans simple inits
-
Image type/device tree
-
add CONFIG_OF_CONTROL and CONFIG_OF_LIBFDT ?
-
use FIT images
-
fix ramdisk loading
-
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 is required for new drivers
-
spi-nor driver, must have for environment. see SPI-NOR/MTD addition.
-
ftgmac100 driver
-
I2C driver (Maxim)
-
NCSI support
-
Boards
-
Zaius support
- aspeednic driver, but has NCSI support
- aspeed architecture framework for the G4/G5
- no mmu disablement hack.
- cdrx dev branch on v2016.11-rc2
- openbmc stable branch.