U-boot-1.3.4 integration: Difference between revisions
From ArmadeusWiki
No edit summary |
|||
| Line 5: | Line 5: | ||
==Changelog== | ==Changelog== | ||
* | * Clear PAR register => enable imxregs tool usage everytime: | ||
* update makefile of uboot sample code to support apf targets: done | * update makefile of uboot sample code to support apf targets: done | ||
* move apf targets to armadeus manufacturer folder: done | * move apf targets to armadeus manufacturer folder: done | ||
| Line 29: | Line 29: | ||
|'''boards''' || apf9328 || apf27 || apf9328 || apf27|| | |'''boards''' || apf9328 || apf27 || apf9328 || apf27|| | ||
|---------------- | |---------------- | ||
| || || || || || | |||
|---------------- | |---------------- | ||
|'''PAR cleared''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Examples''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Kernel Partition''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Env compatibility change''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''rootfs autosize''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Board upgrade scripts''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Flash lock/unlock''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''Firmware autoload''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''setmac command''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''SPI''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''USB''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''SC/MMC''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |||
|'''UBIfs''' || || | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |||
|---------------- | |---------------- | ||
|} | |} | ||
Revision as of 14:08, 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 | |||||
| Env compatibility change | |||||
| rootfs autosize | |||||
| Board upgrade scripts | |||||
| Flash lock/unlock | |||||
| Firmware autoload | |||||
| setmac command | |||||
| SPI | |||||
| USB | |||||
| SC/MMC | |||||
| UBIfs | |||||