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/KUP4K.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/KUP4K.h') diff --git a/include/configs/KUP4K.h b/include/configs/KUP4K.h index d02ec0d63..f68f1e10d 100644 --- a/include/configs/KUP4K.h +++ b/include/configs/KUP4K.h @@ -319,7 +319,6 @@ *----------------------------------------------------------------------- * */ -/*#define CFG_DER 0x2002000F*/ #define CFG_DER 0 /* -- cgit v1.2.3