From f8db1e0805b39faafb32ff00f6116601b48e5783 Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Mon, 23 Nov 2009 07:59:31 +0100 Subject: u-boot-2009.03: disable features to fit size requirements for hipox machine Signed-off-by: Steffen Sledz --- recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch | 2 +- recipes/u-boot/u-boot-2009.03/hipox/02-hipox-enable-mmu.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/u-boot/u-boot-2009.03/hipox') 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 d14cb52f5f..5b91d28da3 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 b7ddf27d27..e256c17fea 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 /** -- cgit v1.2.3