diff options
author | stroese <stroese> | 2003-02-17 16:06:06 +0000 |
---|---|---|
committer | stroese <stroese> | 2003-02-17 16:06:06 +0000 |
commit | d7787c6e57f602d1f8c17c94886b81ee2ae229c2 (patch) | |
tree | 6d39ab462ebbcc2271b2d05385ce1ab0dc0ee010 /CHANGELOG | |
parent | ad10dd9aaf573fefe1cbd9d446a24f07f8b87428 (diff) | |
download | u-boot-imx-d7787c6e57f602d1f8c17c94886b81ee2ae229c2.zip u-boot-imx-d7787c6e57f602d1f8c17c94886b81ee2ae229c2.tar.gz u-boot-imx-d7787c6e57f602d1f8c17c94886b81ee2ae229c2.tar.bz2 |
Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port).
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 0.2.1: ====================================================================== +* Patch by Stefan Roese, 17 Feb 2003: + Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). + * Patch by Stefan Roese, 13 Feb 2003: Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). |