diff options
author | Liu Yu <yu.liu@freescale.com> | 2009-11-27 15:31:52 +0800 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-01-25 22:14:35 -0600 |
commit | c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b (patch) | |
tree | 9af05c0371cb9bd476d4b3161fca42debecd28cf /MAKEALL | |
parent | d91803826985bfdf151eed66543ce3b1a301682f (diff) | |
download | u-boot-imx-c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b.zip u-boot-imx-c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b.tar.gz u-boot-imx-c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b.tar.bz2 |
ppc/85xx: Add ATM config for MPC8569MDS
Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -403,6 +403,7 @@ LIST_85xx=" \ MPC8560ADS \ MPC8568MDS \ MPC8569MDS \ + MPC8569MDS_ATM \ MPC8572DS \ MPC8572DS_36BIT \ P2020DS \ |