U-boot-1.3.4 integration: Difference between revisions
From ArmadeusWiki
m (→Changelog) |
No edit summary |
||
| Line 5: | Line 5: | ||
==Changelog== | ==Changelog== | ||
* | * Added script unlock_regs to clear PAR registers => enable imxregs tool usage | ||
* update makefile to support uboot sample code on apf targets | * update makefile to support uboot sample code on apf targets | ||
* move apf targets to armadeus manufacturer folder | * move apf targets to armadeus manufacturer folder | ||
| Line 42: | Line 42: | ||
| || || || || || | | || || || || || | ||
|---------------- | |---------------- | ||
|'''PAR cleared''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:# | |'''PAR cleared''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#ffff00;" | || | ||
|---------------- | |---------------- | ||
|'''Examples''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | |'''Examples''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#ffff00;" | || style="background:#ffff00;" | || | ||
| Line 50: | Line 50: | ||
|'''Env compatibility change''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | |'''Env compatibility change''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''rootfs autosize''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:# | |'''rootfs autosize''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''Board upgrade scripts''' ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | |'''Board upgrade scripts''' ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''Flash lock/unlock''' || style="background:#00ffff;" | || || style="background:#00ffff;" | || style="background:# | |'''Flash lock/unlock''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''FPGA control''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:# | |'''FPGA control''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''Firmware autoload''' || style="background:#00ffff;" | || | || style="background:#00ffff;" | || style="background:# | |'''Firmware autoload''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''NFS boot (rootfs)''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | |'''NFS boot (rootfs)''' || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
| Line 88: | Line 88: | ||
|'''TFTP''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | |'''TFTP''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''NFS''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:# | |'''NFS''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#00ffff;" | || | ||
|---------------- | |---------------- | ||
|'''SNTP''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#ffff00;" | || | |'''SNTP''' || style="background:#00ffff;" | ||style="background:#00ffff;" | || style="background:#00ffff;" | || style="background:#ffff00;" | || | ||
Revision as of 00:02, 15 December 2008
u-boot-1.3.4 integration
update u-boot package release 1.3.4
Changelog
- Added script unlock_regs to clear PAR registers => enable imxregs tool usage
- update makefile to support uboot sample code on apf targets
- move apf targets to armadeus manufacturer folder
- change kernel partition size to 2MB (needed to support apf9328 devfull peripherals)
- detect and report deprecated environment variables on u-boot version change
- Self adjust rootfs partition size according to flash size (if not defined)
- board upgrade scripts
- add scripts to download and flash binaries update (u-boot, linux and rootfs)
- Change default NFS rootpath to /tftpboot/<BOARDNAME>-root
Features/Status
| Status | Legend Color |
| Included in default configuration | |
| Optional | |
| Compilation or runtime failure | |
| To be tested | |
| Not tested |
| 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 | |||||
| FPGA control | |||||
| Firmware autoload | |||||
| NFS boot (rootfs) | |||||
| SD/MMC boot (rootfs) | |||||
| NOR/NAND flash | +SPL | ||||
| JFFS2 | |||||
| UBIfs | postponed | ||||
| I2C | |||||
| EEPROM | NA | NA | |||
| RTC DS1374 | |||||
| Ethernet | |||||
| Ethernet/Phy | |||||
| setmac command | |||||
| Default IP | |||||
| DHCP | |||||
| TFTP | |||||
| NFS | |||||
| SNTP | |||||
| SPI | postponed | postponed | |||
| USB | postponed | postponed | |||
| SD/MMC | postponed | postponed | |||