diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-13 01:49:09 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-13 01:49:09 +0200 |
commit | 070610c529d8fc4c4339b8422054b1f82abae7f0 (patch) | |
tree | f9a15714cd3581e57518822ad56d2914af5d38fb /CHANGELOG | |
parent | f57f70aab9d5ed7964f2f791829a2d780b788a7e (diff) | |
download | u-boot-imx-070610c529d8fc4c4339b8422054b1f82abae7f0.zip u-boot-imx-070610c529d8fc4c4339b8422054b1f82abae7f0.tar.gz u-boot-imx-070610c529d8fc4c4339b8422054b1f82abae7f0.tar.bz2 |
Add support for OF flat tree for the STXtc board.
Patch by Pantelis Antoniou, 04 Sep 2005
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.1.4: ====================================================================== +* Add support for OF flat tree for the STXtc board. + Patch by Pantelis Antoniou, 04 Sep 2005 + * Support passing of OF flat trees to the kernel. Patch by Pantelis Antoniou, 04 Sep 2005 |