diff options
author | stroese <stroese> | 2005-04-07 05:35:12 +0000 |
---|---|---|
committer | stroese <stroese> | 2005-04-07 05:35:12 +0000 |
commit | 7ec25502382e6097f0d8d31a3105acc3b159b0d6 (patch) | |
tree | 99113c50bc028d102257f0fbcf570322f7359ef4 /CHANGELOG | |
parent | 0a7c5391a0a881cef208d286e6c9d3ebe5851b94 (diff) | |
download | u-boot-imx-7ec25502382e6097f0d8d31a3105acc3b159b0d6.zip u-boot-imx-7ec25502382e6097f0d8d31a3105acc3b159b0d6.tar.gz u-boot-imx-7ec25502382e6097f0d8d31a3105acc3b159b0d6.tar.bz2 |
* Patch by Stefan Roese, 06 Apr 2005:
Updates for OCOTEA board:
- Changed U-Boot size from 512kByte to 256kByte
- Fixed flash driver to support boot from soldered user flash
- Added README for switch from PIBS firmware to U-Boot
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Stefan Roese, 06 Apr 2005: + Updates for OCOTEA board: + - Changed U-Boot size from 512kByte to 256kByte + - Fixed flash driver to support boot from soldered user flash + - Added README for switch from PIBS firmware to U-Boot + +* Patch by Travis Sawyer, 05 Apr 2005: + - Change timer frequency for ppc 440 from 10 ms to 1 ms. + Problem found by Andrew Wozniak. + * Patch by Steven Scholz, 06 Apr 2005: - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200 |