U-boot-1.3.4 integration: Difference between revisions
From ArmadeusWiki
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
|'''PAR cleared''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''PAR cleared''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Examples''' || || | | |'''Examples''' || style="background:#00ff00;" | ||style="background:#00ff00;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Kernel Partition''' || || | | |'''Kernel Partition''' || style="background:#00ff00;" | 2MiB || style="background:#00ff00;" | 5MiB || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Env compatibility change''' || || | | |'''Env compatibility change''' || style="background:#00ff00;" | || style="background:#00ff00;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''rootfs autosize''' || || | | |'''rootfs autosize''' || style="background:#00ff00;" | || style="background:#00ff00;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Board upgrade scripts''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''Board upgrade scripts''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Flash lock/unlock''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''Flash lock/unlock''' || style="background:#00ff00;" | || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Firmware autoload''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''Firmware autoload''' || style="background:#00ff00;" | || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''setmac command''' || || | | |'''setmac command''' || NA || style="background:#00ff00;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''SPI''' || || | |'''SPI''' || postponed || postponed || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''USB''' || || | |'''USB''' || postponed || postponed || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''SC/MMC''' || || | |'''SC/MMC''' || postponed || postponed || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''UBIfs''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''UBIfs''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|} | |} | ||
Revision as of 14:14, 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 | |||||
| setmac command | NA | ||||
| SPI | postponed | postponed | |||
| USB | postponed | postponed | |||
| SC/MMC | postponed | postponed | |||
| UBIfs | |||||