diff options
author | wdenk <wdenk> | 2003-05-23 23:18:21 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-05-23 23:18:21 +0000 |
commit | 38b99261c13a54ea955a8fe9176e73256486362f (patch) | |
tree | f8ca312752f893652044b9ce05780d253750a27c /CHANGELOG | |
parent | 4c3b21a5f915988e3d9681cf9cb566bb7bd56859 (diff) | |
download | u-boot-imx-38b99261c13a54ea955a8fe9176e73256486362f.zip u-boot-imx-38b99261c13a54ea955a8fe9176e73256486362f.tar.gz u-boot-imx-38b99261c13a54ea955a8fe9176e73256486362f.tar.bz2 |
Add zero-copy ramdisk support (requires corresponding kernel support!)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 0.3.1: ====================================================================== +* Add zero-copy ramdisk support (requires corresponding kernel support!) + * Patch by Kyle Harris, 20 May 2003: In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa. |