Drop commented out debug defines
authorPatrick Georgi <patrick@georgi-clan.de>
Tue, 16 Nov 2010 22:15:09 +0000 (22:15 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 16 Nov 2010 22:15:09 +0000 (22:15 +0000)
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Patrick Georgi <patrick@georgi-clan.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6079 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/intel/truxton/romstage.c
src/mainboard/msi/ms7260/romstage.c

index 4f85095d9fe67ad57ef0a1270562afdbc4a37e07..da48be39b9443b817187a21a2847e172bbba21f0 100644 (file)
@@ -51,8 +51,6 @@ static inline int spd_read_byte(u16 device, u8 address)
 #include "../../intel/jarrell/debug.c"
 #include "arch/i386/lib/stages.c"
 
-/* #define TRUXTON_DEBUG */
-
 #define SERIAL_DEV PNP_DEV(0x4e, I3100_SP1)
 
 static void main(unsigned long bist)
index 210ea4f8fe82e701b7fe24bd03d37f078a3f08f0..480d95f1ae3f0b47453173488f4f82e73b753add 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-// #define RAM_TIMING_DEBUG 1
-// #define DQS_TRAIN_DEBUG 1
-// #define RES_DEBUG 1
-
 #if CONFIG_LOGICAL_CPUS == 1
 #define SET_NB_CFG_54 1
 #endif