From patchwork Thu Dec 27 15:46:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot] mx51evk: Remove unneeded comment Date: Thu, 27 Dec 2012 05:46:33 -0000 From: Fabio Estevam X-Patchwork-Id: 208332 Message-Id: <1356623193-3217-1-git-send-email-festevam@gmail.com> To: sbabic@denx.de Cc: Fabio Estevam , u-boot@lists.denx.de From: Fabio Estevam 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 --- 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 -/* - * 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