diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-06 01:42:58 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-06 01:42:58 +0200 |
commit | f901a83b70a586cef89682843e2d16d6c7b2288a (patch) | |
tree | 139e02c9726dd0b2786f644a1a646e3d6fba028b /MAKEALL | |
parent | 5633796c090340238b025dff4b8107be8509a68b (diff) |
Add support for ep8248 board
Patch by Yuli Barcohen, 12 Dec 2004
Minor code cleanup.
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -99,12 +99,12 @@ LIST_824x=" \ LIST_8260=" \ atc cogent_mpc8260 CPU86 CPU87 \ - ep8260 gw8260 hymod IPHASE4539 \ - ISPAN MPC8260ADS MPC8266ADS MPC8272ADS \ - PM826 PM828 ppmc8260 Rattler8248 \ - RPXsuper rsdproto sacsng sbc8260 \ - SCM TQM8260_AC TQM8260_AD TQM8260_AE \ - ZPC1900 \ + ep8248 ep8260 gw8260 hymod \ + IPHASE4539 ISPAN MPC8260ADS MPC8266ADS \ + MPC8272ADS PM826 PM828 ppmc8260 \ + Rattler8248 RPXsuper rsdproto sacsng \ + sbc8260 SCM TQM8260_AC TQM8260_AD \ + TQM8260_AE ZPC1900 \ " ######################################################################### |