diff options
author | Graeme Russ <graeme.russ@gmail.com> | 2008-12-07 10:28:57 +1100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-01-24 01:01:16 +0100 |
commit | c620c01e96814558470698ed5cab1bf2f504d1b5 (patch) | |
tree | 826209153b976417541433a436ee00fe5ce8efcf /MAKEALL | |
parent | 0c0ccf401ee03a5008fc2c19b05a662bce1a1086 (diff) | |
download | u-boot-imx-c620c01e96814558470698ed5cab1bf2f504d1b5.zip u-boot-imx-c620c01e96814558470698ed5cab1bf2f504d1b5.tar.gz u-boot-imx-c620c01e96814558470698ed5cab1bf2f504d1b5.tar.bz2 |
Added initial eNET board support
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -659,6 +659,7 @@ LIST_mips_el=" \ LIST_I486=" \ sc520_cdp \ + sc520_eNET \ sc520_spunk \ sc520_spunk_rel \ " |