From d22d102808ddae3d40360df8d94e7f4239c88093 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 13 Jul 2006 16:29:40 +0200 Subject: [PATCH] Cleanup duplicate definitions in MCC200 config file. --- include/configs/mcc200.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/configs/mcc200.h b/include/configs/mcc200.h index 6b116cab62..ce33b85c96 100644 --- a/include/configs/mcc200.h +++ b/include/configs/mcc200.h @@ -275,11 +275,6 @@ #define CFG_CS1_SIZE 0x00001000 #define CFG_CS1_CFG 0x1d300 -/* Second Quad UART @0x80010000 */ -#define CFG_CS1_START 0x80010000 -#define CFG_CS1_SIZE 0x00001000 -#define CFG_CS1_CFG 0x1d300 - /* * Select one of quarts as a default * console. If undefined - PSC console -- 2.39.5