diff options
author | wdenk <wdenk> | 2005-04-20 12:36:05 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-20 12:36:05 +0000 |
commit | ec0ca73190450d8d063c102fc652a0bdbc78aac2 (patch) | |
tree | 5f518c424f6ed88d7d429079faa2f16a990e3f2f /CHANGELOG | |
parent | b2323ea6f9ae478680baa964bdd97d8567507e91 (diff) | |
download | u-boot-imx-ec0ca73190450d8d063c102fc652a0bdbc78aac2.zip u-boot-imx-ec0ca73190450d8d063c102fc652a0bdbc78aac2.tar.gz u-boot-imx-ec0ca73190450d8d063c102fc652a0bdbc78aac2.tar.bz2 |
Cleanup serial console baudrate calculation on AT91RM9200
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Cleanup serial console baudrate calculation on AT91RM9200 + * Patch by Matthias Fuchs, 18 Apr 2005: Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables |