diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 11:36:48 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 11:36:48 +0200 |
commit | 2c33a38bace6a29fe85d6dcd9567bf0ae751014e (patch) | |
tree | 419249a32204d1eb98aab23471d64af112f1bb9b /CHANGELOG | |
parent | aa0c71acad72949848b31f21948ed628003bba64 (diff) | |
download | u-boot-imx-2c33a38bace6a29fe85d6dcd9567bf0ae751014e.zip u-boot-imx-2c33a38bace6a29fe85d6dcd9567bf0ae751014e.tar.gz u-boot-imx-2c33a38bace6a29fe85d6dcd9567bf0ae751014e.tar.bz2 |
Enable initrd ATAG for xm250 board.
Patch by Josef Wagner, 05 Sep 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: ====================================================================== +* Enable initrd ATAG for xm250 board. + Patch by Josef Wagner, 05 Sep 2005 + * Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 |