diff options
author | Liu Yu <yu.liu@freescale.com> | 2010-01-18 19:03:28 +0800 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2010-01-27 14:22:40 -0600 |
commit | 674ef7bd02de948b6d8757f6a43a6f2fa4d88769 (patch) | |
tree | a50d2419ae4cfbf3f92e17974a1d662bba5b1724 /MAKEALL | |
parent | 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7 (diff) | |
download | u-boot-674ef7bd02de948b6d8757f6a43a6f2fa4d88769.tar.gz u-boot-674ef7bd02de948b6d8757f6a43a6f2fa4d88769.tar.xz u-boot-674ef7bd02de948b6d8757f6a43a6f2fa4d88769.zip |
Nand boot: Add nand boot support for MPC8569mds board
This patch add nand boot support for MPC8569mds board.
Signed-off-by: Liu Yu <yu.liu@freescale.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -404,6 +404,7 @@ LIST_85xx=" \ MPC8568MDS \ MPC8569MDS \ MPC8569MDS_ATM \ + MPC8569MDS_NAND \ MPC8572DS \ MPC8572DS_36BIT \ P2020DS \ |