diff options
author | wdenk | 2005-04-21 21:10:22 +0000 |
---|---|---|
committer | wdenk | 2005-04-21 21:10:22 +0000 |
commit | a63109281ad41b0fb489fdcb901171f76bcdbc2c (patch) | |
tree | c67b0f3d5c763294f73ab5962db97a4073e517b8 /CHANGELOG | |
parent | 7cc1438d433c5c5ee65fcb588a4d70acb117af82 (diff) |
Fix bug in the SDRAM initialization code for canmb, IceCube and
PM520 boards.
Fix PHY address for canmb board.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 5640dfbb878..f09948ee2e4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Fix bug in the SDRAM initialization code for canmb, IceCube and + PM520 boards. + Fix PHY address for canmb board. + * Cleanup serial console baudrate calculation on AT91RM9200; get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition |