diff options
author | wdenk <wdenk> | 2003-05-18 11:30:09 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-05-18 11:30:09 +0000 |
commit | 66fd3d1ce732d9168d6a056986231ada8dfa500e (patch) | |
tree | 4b0d3f9094ef6525c631baf01268d21317496e81 /CHANGELOG | |
parent | 45219c46605f9b933ab454738ee4ce543d5b70d6 (diff) | |
download | u-boot-imx-66fd3d1ce732d9168d6a056986231ada8dfa500e.zip u-boot-imx-66fd3d1ce732d9168d6a056986231ada8dfa500e.tar.gz u-boot-imx-66fd3d1ce732d9168d6a056986231ada8dfa500e.tar.bz2 |
Add support for CompactFlash on ATC board
(includes support for Intel 82365 and compatible PC Card controllers,
and Yenta-compatible PCI-to-CardBus controllers)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes since U-Boot 0.3.1: ====================================================================== +* Add support for CompactFlash on ATC board + (includes support for Intel 82365 and compatible PC Card controllers, + and Yenta-compatible PCI-to-CardBus controllers) + * Patch by Mathijs Haarman, 08 May 2003: Add lan91c96 driver (tested on Lubbock and custom PXA250 board only) |