commit | 2639e5170ee94c9789d1becf908307d07f3da241 | [log] [tgz] |
---|---|---|
author | Liu Yu <yu.liu@freescale.com> | Mon Jan 18 19:03:28 2010 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Wed Jan 27 14:22:40 2010 -0600 |
tree | a50d2419ae4cfbf3f92e17974a1d662bba5b1724 | |
parent | 2692e42fa2146fc82fd46416972599b6fcba514a [diff] [blame] |
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>
diff --git a/MAKEALL b/MAKEALL index 15e93cf..aac52bb 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -404,6 +404,7 @@ MPC8568MDS \ MPC8569MDS \ MPC8569MDS_ATM \ + MPC8569MDS_NAND \ MPC8572DS \ MPC8572DS_36BIT \ P2020DS \