diff options
author | wdenk <wdenk> | 2004-06-09 14:47:54 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-09 14:47:54 +0000 |
commit | c3c7f861aef5abb5173f16af66c3941149954553 (patch) | |
tree | 7063ffd701c0ca6ab9ed60cf8587da866a49b6c2 /MAKEALL | |
parent | f39748ae8edb03017647b0d731cdd06e7bdcde13 (diff) | |
download | u-boot-midas-c3c7f861aef5abb5173f16af66c3941149954553.tar.gz u-boot-midas-c3c7f861aef5abb5173f16af66c3941149954553.tar.bz2 u-boot-midas-c3c7f861aef5abb5173f16af66c3941149954553.zip |
Patch by Yuli Barcohen, 20 May 2004:
Add support for Interphase iSPAN boards.
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -86,11 +86,11 @@ LIST_824x=" \ LIST_8260=" \ atc cogent_mpc8260 CPU86 ep8260 \ - gw8260 hymod IPHASE4539 MPC8260ADS \ - MPC8266ADS MPC8272ADS PM826 PM828 \ - ppmc8260 PQ2FADS RPXsuper rsdproto \ - sacsng sbc8260 SCM TQM8260_AC \ - TQM8260_AD TQM8260_AE ZPC1900 \ + gw8260 hymod IPHASE4539 ISPAN \ + MPC8260ADS MPC8266ADS MPC8272ADS PM826 \ + PM828 ppmc8260 PQ2FADS RPXsuper \ + rsdproto sacsng sbc8260 SCM \ + TQM8260_AC TQM8260_AD TQM8260_AE ZPC1900 \ " ######################################################################### |