[PATCH] Turn on CONFIG_CMD_MEMORY in Beagle Board defconfig.

Luca Ceresoli list at lucaceresoli.net
Mon Dec 14 10:39:38 EST 2009


It would otherwise generate an image whose loadb command is
broken.

Signed-off-by: Luca Ceresoli <luca.ceresoli at comelit.it>
---
 .../arm/configs/omap3530_beagle_per_uart_defconfig |    2
+-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git
a/arch/arm/configs/omap3530_beagle_per_uart_defconfig
b/arch/arm/configs/omap3530_beagle_per_uart_defconfig
index f72b10c..58045e3 100644
--- a/arch/arm/configs/omap3530_beagle_per_uart_defconfig
+++ b/arch/arm/configs/omap3530_beagle_per_uart_defconfig
@@ -46,7 +46,7 @@ CONFIG_MACH_BEAGLE=y
 # CONFIG_CPU_V7_DCACHE_SKIP is not set
 CONFIG_HAS_KALLSYMS=y
 CONFIG_HAS_MODULES=y
-# CONFIG_CMD_MEMORY is not set
+CONFIG_CMD_MEMORY=y
 
 #
 # General Settings
-- 
1.6.3.3

--------------------------------------
   This Email Was brought to you by
               WebMail
    A Netwin Web Based EMail Client
  http://netwinsite.com/webmail/tag.htm




More information about the u-boot-v2 mailing list