Difference between revisions of "U-boot-1.3.4 integration"
From ArmadeusWiki
(→Summary) |
(→Summary) |
||
Line 56: | Line 56: | ||
|'''EEPROM''' || NA ||style="background:#00ff00;" | || NA || style="background:#ffff00;" | || | |'''EEPROM''' || NA ||style="background:#00ff00;" | || NA || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
− | |'''SPI''' || postponed || postponed | | + | |'''SPI''' || postponed || postponed || || || |
|---------------- | |---------------- | ||
− | |'''USB''' || postponed || postponed || | + | |'''USB''' || postponed || postponed || || || |
|---------------- | |---------------- | ||
− | |'''SC/MMC''' || postponed || postponed | | + | |'''SC/MMC''' || postponed || postponed || || || |
|---------------- | |---------------- | ||
− | |'''UBIfs''' || || | | | + | |'''UBIfs''' || postponed || | || | || || |
|---------------- | |---------------- | ||
|'''NAND flash''' || NA || style="background:#00ff00;" | +SPL || NA || style="background:#ffff00;" | || | |'''NAND flash''' || NA || style="background:#00ff00;" | +SPL || NA || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|} | |} |
Revision as of 01:52, 14 November 2008
Contents
u-boot-1.3.4 integration
update u-boot package release 1.3.4
Changelog
- Clear PAR register => enable imxregs tool usage everytime: done
- update makefile of uboot sample code to support apf targets: done
- move apf targets to armadeus manufacturer folder: done
- change kernel partition size to 2MB (needed to support apf9328 devfull peripherals): done
- detect and report deprecated environment variables on u-boot version change:done
- Self adjust rootfs partition size according to flash size (if not defined): done
- board upgrade scripts: done
To be checked
Run test passed
Compilation test passed
Compilation test failed
Summary
Feature | Status | Test result ? | Comments | ||
---|---|---|---|---|---|
boards | apf9328 | apf27 | apf9328 | apf27 | |
PAR cleared | |||||
Examples | |||||
Kernel Partition | 2MiB | 5MiB | |||
Env compatibility change | |||||
rootfs autosize | |||||
Board upgrade scripts | |||||
Flash lock/unlock | |||||
Firmware autoload | |||||
Ethernet/Phy | |||||
setmac command | NA | NA | |||
Default IP | |||||
I2C | |||||
EEPROM | NA | NA | |||
SPI | postponed | postponed | |||
USB | postponed | postponed | |||
SC/MMC | postponed | postponed | |||
UBIfs | postponed | ||||
NAND flash | NA | +SPL | NA |