diff options
author | Dirk Eibach <eibach@gdsys.de> | 2009-07-17 14:16:40 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2009-07-24 06:42:31 +0200 |
commit | b209a114829dc8a7a0e39a9335b6e4aebf9742cb (patch) | |
tree | 631bec3b0192ddb1dd58e080661e0c2b14323414 /MAKEALL | |
parent | 9b1b8c8a1bf52e9b65e1958e5205838576066cbc (diff) | |
download | u-boot-imx-b209a114829dc8a7a0e39a9335b6e4aebf9742cb.zip u-boot-imx-b209a114829dc8a7a0e39a9335b6e4aebf9742cb.tar.gz u-boot-imx-b209a114829dc8a7a0e39a9335b6e4aebf9742cb.tar.bz2 |
ppc4xx: Add DL-Vision 405EP board support
Board support for the Guntermann & Drunck DL-Vision.
Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -194,6 +194,7 @@ LIST_4xx=" \ csb272 \ csb472 \ DASA_SIM \ + dlvision \ DP405 \ DU405 \ DU440 \ |