diff options
author | wdenk <wdenk> | 2004-06-06 21:35:06 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-06 21:35:06 +0000 |
commit | 1114257c9df3fa3db39ff55dd03d1f7cbc5c0603 (patch) | |
tree | 7d62ed142cf3c00aea35e518ed28dc9f5c6887fd /CHANGELOG | |
parent | d7a04603ae9c85d496b3991f29dbb8ea339ace49 (diff) | |
download | u-boot-imx-1114257c9df3fa3db39ff55dd03d1f7cbc5c0603.zip u-boot-imx-1114257c9df3fa3db39ff55dd03d1f7cbc5c0603.tar.gz u-boot-imx-1114257c9df3fa3db39ff55dd03d1f7cbc5c0603.tar.bz2 |
Patch by Yuli Barcohen, 19 Apr 2004:
- Rename DUET_ADS to MPC885ADS
- Rename CONFIG_DUET to CONFIG_MPC885_FAMILY
- Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY
- Clean up FADS family port to use the new defines
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Yuli Barcohen, 19 Apr 2004: + - Rename DUET_ADS to MPC885ADS + - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY + - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY + - Clean up FADS family port to use the new defines + * Fix PCI support on CPC45 board * Patch by Scott McNutt, 25 Apr 2004: |