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 22, 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.
-
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
- 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.