[oe-commits] Steffen Sledz : u-boot-2009.03: disable features to fit size requirements for hipox machine

git version control git at git.openembedded.org
Mon Nov 23 07:27:33 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f8db1e0805b39faafb32ff00f6116601b48e5783
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f8db1e0805b39faafb32ff00f6116601b48e5783

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Mon Nov 23 07:59:31 2009 +0100

u-boot-2009.03: disable features to fit size requirements for hipox machine

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch |    2 +-
 .../u-boot-2009.03/hipox/02-hipox-enable-mmu.patch |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch b/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch
index d14cb52..5b91d28 100644
--- a/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch
+++ b/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch
@@ -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
diff --git a/recipes/u-boot/u-boot-2009.03/hipox/02-hipox-enable-mmu.patch b/recipes/u-boot/u-boot-2009.03/hipox/02-hipox-enable-mmu.patch
index b7ddf27..e256c17 100644
--- a/recipes/u-boot/u-boot-2009.03/hipox/02-hipox-enable-mmu.patch
+++ b/recipes/u-boot/u-boot-2009.03/hipox/02-hipox-enable-mmu.patch
@@ -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
  
  /**





More information about the Openembedded-commits mailing list