[U-Boot] [PATCH] mx51evk: Remove unneeded comment

Fabio Estevam festevam at gmail.com
Thu Dec 27 16:46:33 CET 2012


From: Fabio Estevam <fabio.estevam at freescale.com>

Looks like the original comment came from a copy and paste from mx31ads.h.

It does not have a context on mx51evk anymore, so delete it.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 include/configs/mx51evk.h |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h
index fa0db38..cb3d938 100644
--- a/include/configs/mx51evk.h
+++ b/include/configs/mx51evk.h
@@ -34,10 +34,6 @@
 #define CONFIG_SYS_TEXT_BASE	0x97800000
 
 #include <asm/arch/imx-regs.h>
-/*
- * Disabled for now due to build problems under Debian and a significant
- * increase in the final file size: 144260 vs. 109536 Bytes.
- */
 
 #define CONFIG_CMDLINE_TAG			/* enable passing of ATAGs */
 #define CONFIG_SETUP_MEMORY_TAGS
-- 
1.7.9.5



More information about the U-Boot mailing list