[U-Boot] [PATCH] MAKEALL: drop obsolete mx31pdk_nand target
Stefano Babic
sbabic at denx.de
Fri Nov 18 10:16:14 CET 2011
The mx31pdk can boot only from NAND and the target was
already updated in boards.cfg. mx31pdk_nand is obsolete
and is dropped.
Signed-off-by: Stefano Babic <sbabic at denx.de>
---
MAKEALL | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index 95b7cd3..2a77857 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -316,7 +316,6 @@ LIST_ARM11="$(boards_by_cpu arm1136) \
imx31_phycore \
imx31_phycore_eet \
mx31pdk \
- mx31pdk_nand \
smdk6400 \
"
--
1.7.5.4
More information about the U-Boot
mailing list