From 3b57fe0a70b903f4db66c558bb9828bc58acf06b Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 30 May 2003 12:48:29 +0000 Subject: * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only) --- include/configs/ETX094.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ETX094.h') diff --git a/include/configs/ETX094.h b/include/configs/ETX094.h index 9d7c8689c..b6e19419d 100644 --- a/include/configs/ETX094.h +++ b/include/configs/ETX094.h @@ -262,7 +262,6 @@ *----------------------------------------------------------------------- * */ -/*#define CFG_DER 0x2002000F*/ #define CFG_DER 0 /* -- cgit v1.2.3