u-boot-2009.03: disable features to fit size requirements for hipox machine
authorSteffen Sledz <sledz@dresearch.de>
Mon, 23 Nov 2009 06:59:31 +0000 (07:59 +0100)
committerSteffen Sledz <sledz@dresearch.de>
Mon, 23 Nov 2009 07:26:22 +0000 (08:26 +0100)
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch
recipes/u-boot/u-boot-2009.03/hipox/02-hipox-enable-mmu.patch

index d14cb52..5b91d28 100644 (file)
@@ -6348,7 +6348,7 @@ diff -Nurd u-boot-2009.03.orig/include/configs/hipox.h u-boot-2009.03/include/co
 +
 +#define CONFIG_CMD_DHCP
 +#define CONFIG_CMD_DIAG
-+#define CONFIG_CMD_PING
++//#define CONFIG_CMD_PING
 +
 +/**
 + * Architecture
index b7ddf27..e256c17 100644 (file)
@@ -274,7 +274,7 @@ diff -Nurd u-boot-2009.03.orig/include/configs/hipox.h u-boot-2009.03/include/co
 @@ -34,6 +34,7 @@
  #define CONFIG_CMD_DHCP
  #define CONFIG_CMD_DIAG
- #define CONFIG_CMD_PING
//#define CONFIG_CMD_PING
 +#define CONFIG_CMD_CACHE
  
  /**