diff options
author | wdenk <wdenk> | 2005-04-20 14:38:59 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-20 14:38:59 +0000 |
commit | 7cc1438d433c5c5ee65fcb588a4d70acb117af82 (patch) | |
tree | 59f06d15d439757e61a79562daadc44f3aae9f23 /CHANGELOG | |
parent | ec0ca73190450d8d063c102fc652a0bdbc78aac2 (diff) | |
download | u-boot-imx-7cc1438d433c5c5ee65fcb588a4d70acb117af82.zip u-boot-imx-7cc1438d433c5c5ee65fcb588a4d70acb117af82.tar.gz u-boot-imx-7cc1438d433c5c5ee65fcb588a4d70acb117af82.tar.bz2 |
get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ Changes for U-Boot 1.1.3: ====================================================================== -* Cleanup serial console baudrate calculation on AT91RM9200 +* Cleanup serial console baudrate calculation on AT91RM9200; + get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition * Patch by Matthias Fuchs, 18 Apr 2005: Make PCI target address spaces on PMC405 and CPCI405 boards |