U-boot-1.3.4 integration: Difference between revisions
From ArmadeusWiki
No edit summary |
|||
| Line 47: | Line 47: | ||
|'''Firmware autoload''' || style="background:#00ff00;" | || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''Firmware autoload''' || style="background:#00ff00;" | || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''setmac command''' || NA || style="background:#00ff00;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''Ethernet/Phy''' || style="background:#00ff00;" | || style="background:#00ff00;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |||
|'''setmac command''' || NA || style="background:#00ff00;" | || NA || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Default IP''' || || style="background:#00ff00;" | || || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''I2C''' || style="background:#00ff00;" | || || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''EEPROM''' || || || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |---------------- | ||
|'''SPI''' || postponed || postponed || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''SPI''' || postponed || postponed || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
| Line 56: | Line 64: | ||
|---------------- | |---------------- | ||
|'''UBIfs''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''UBIfs''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |||
|'''NAND flash''' || NA || +SPL || NA || style="background:#ffff00;" | || | |||
|---------------- | |---------------- | ||
|} | |} | ||
Revision as of 14:30, 13 November 2008
u-boot-1.3.4 integration
update u-boot package release 1.3.4
Changelog
- Clear PAR register => enable imxregs tool usage everytime:
- 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:
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 | |||||
| SPI | postponed | postponed | |||
| USB | postponed | postponed | |||
| SC/MMC | postponed | postponed | |||
| UBIfs | |||||
| NAND flash | NA | +SPL | NA | ||