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/TQM855L.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/TQM855L.h') diff --git a/include/configs/TQM855L.h b/include/configs/TQM855L.h index 37363a25ff..7f1f153c89 100644 --- a/include/configs/TQM855L.h +++ b/include/configs/TQM855L.h @@ -322,7 +322,6 @@ *----------------------------------------------------------------------- * */ -/*#define CFG_DER 0x2002000F*/ #define CFG_DER 0 /* -- cgit v1.2.1