From e81bb57f2d98a65aa1a3c61d54cf40294f9039c8 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 19 Nov 2010 15:24:45 -0500 Subject: DaVinci: remove bogus DEF_BOOTM definition Some boar config files defined DEF_BOOTM but this was not used anywhere in the code. Remove this bogus define. Signed-off-by: Wolfgang Denk Cc: Sandeep Paulraj Signed-off-by: Sandeep Paulraj --- include/configs/tnetv107x_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/tnetv107x_evm.h') diff --git a/include/configs/tnetv107x_evm.h b/include/configs/tnetv107x_evm.h index 68290ef..3627ce7 100644 --- a/include/configs/tnetv107x_evm.h +++ b/include/configs/tnetv107x_evm.h @@ -86,7 +86,6 @@ #define CONFIG_JFFS2_NAND #define NAND_MAX_CHIPS 1 #define CONFIG_ENV_OFFSET 0x180000 -#define DEF_BOOTM "" /* * davinci_nand is a bit of a misnomer since this particular EMIF block is -- cgit v1.1