U-Boot-2011.12
From ArmadeusWiki
Activation
- Use "make menuconfig" to change the configuration for U-Boot 2011.12
TODO list
- MMC driver integration pending
Features/Status
Status | Legend Color |
Test passed | |
Compilation or runtime test failed | |
To be tested | |
Optional/not activated by default | |
NA/not supported |
Feature | Status | Test case | |||
---|---|---|---|---|---|
boards | apf9328 | apf28 | apf27 | apf51 | |
U-Boot power on | U-Boot 2011.12... I2C: ready DRAM: 16 MiB Flash: 8 MiB In: serial Out: serial Err: serial Net: dm9000 |
U-Boot 2011.12... | U-Boot 2011.12... | U-Boot 2011.12... | power on the board and check the boot log of the board |
Ethernet MAC | dm9000 read 00000000: 1e00 00ac |
test the presence of the MAC address in EEPROM/fuses the command bdinfo should return a valid mac address | |||
Ethernet | set ipaddr & serverip according to your network. Test the connection to the server: ping ${serverip} should return the status "alive" | ||||
Board reset | command "reset" shall reset the board | ||||
Board upgrade scripts | use the hereafter scripts to update the software of the board: run update_all run flash_reset_env | ||||
PAR cleared | |||||
Env compatibility change | |||||
rootfs autosize | |||||
Flash lock/unlock | postponed | postponed | |||
FPGA control | not supported | ||||
Firmware autoload | not supported | ||||
NFS boot (rootfs) | |||||
SD/MMC boot (rootfs) | |||||
NOR/NAND flash | +SPL | +SPL | +SPL | ||
JFFS2 | not supported | not supported | not supported | ||
UBIfs | not supported | ||||
I2C | |||||
imxfuse commands | NA | ||||
Default IP | |||||
DHCP | |||||
TFTP | |||||
NFS | |||||
NETCONSOLE | |||||
LCD | not supported | not supported | not supported | not supported | |
SPI | not supported | not supported | not supported | not supported | |
USB | not supported | not supported | not supported | not supported |