diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 16:54:11 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 16:54:11 +0100 |
commit | 993a22756e3545bf11fbe267feadbfdd5b67ffa4 (patch) | |
tree | 86647ff6fb209b52ee0fbbdb97de432562593a7a /CHANGELOG | |
parent | 953c5b6f8b7b13b8d98227761974c67d72365c5b (diff) | |
download | u-boot-imx-993a22756e3545bf11fbe267feadbfdd5b67ffa4.zip u-boot-imx-993a22756e3545bf11fbe267feadbfdd5b67ffa4.tar.gz u-boot-imx-993a22756e3545bf11fbe267feadbfdd5b67ffa4.tar.bz2 |
Fix bad declaration on pci_cfgfunc_nothing
Patch by Sam Song, 19 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix bad declaration on pci_cfgfunc_nothing + Patch by Sam Song, 19 Jun 2005 + * Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 |