diff options
author | Stefan Roese <sr@denx.de> | 2009-06-09 11:50:40 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-12 20:47:19 +0200 |
commit | e53b507cee5d976953134a565c72fd32c967d7dd (patch) | |
tree | 52050ec85b65e0cae28d6328311b5d365874b010 /MAKEALL | |
parent | 6bd55cc65d0c3aa84d719518254fb3c650239ed9 (diff) | |
download | u-boot-imx-e53b507cee5d976953134a565c72fd32c967d7dd.zip u-boot-imx-e53b507cee5d976953134a565c72fd32c967d7dd.tar.gz u-boot-imx-e53b507cee5d976953134a565c72fd32c967d7dd.tar.bz2 |
mpc512x: Add esd gmbh mecp5123 board support
MECP5123 is a MPC5121E based module by esd gmbh.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ LIST_5xxx=" \ LIST_512x=" \ aria \ + mecp5123 \ mpc5121ads \ " |