[U-Boot-Users] [PATCH] ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE

Tsi-Chung Liew Tsi-Chung.Liew at freescale.com
Wed Jul 9 23:44:47 CEST 2008


From: TsiChung Liew <Tsi-Chung.Liew at freescale.com>

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
---
 MAKEALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 9f80b3d..0522d1b 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -701,7 +701,7 @@ LIST_coldfire="			\
 	M52277EVB		\
 	M5235EVB		\
 	M5249EVB		\
-	M5253EVB		\
+	M5253EVBE		\
 	M5271EVB		\
 	M5272C3			\
 	M5275EVB		\
-- 
1.5.6.1





More information about the U-Boot mailing list