diff options
author | wdenk <wdenk> | 2003-09-16 11:39:10 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-09-16 11:39:10 +0000 |
commit | acf98e7f3062921547516d87611f2ae9824808b9 (patch) | |
tree | 863fc87787822526f6dc29b7d46d28093420d5d2 /CHANGELOG | |
parent | b56ddc636ddcaacf7fa497819cc1b9517d610eee (diff) | |
download | u-boot-imx-acf98e7f3062921547516d87611f2ae9824808b9.zip u-boot-imx-acf98e7f3062921547516d87611f2ae9824808b9.tar.gz u-boot-imx-acf98e7f3062921547516d87611f2ae9824808b9.tar.bz2 |
Make IPB clock on MGT5100/MPC5200 configurable in board config file;
go back to 66 MHz for stability
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.0.0: ====================================================================== +* Make IPB clock on MGT5100/MPC5200 configurable in board config file; + go back to 66 MHz for stability + * Patches by Jon Diekema, 15 Sep 2003: - add description for missing CFG_CMD_* entries in the README file - sacsng tweaks |