From: Michal Simek Date: Mon, 24 Sep 2012 12:22:25 +0000 (+0200) Subject: remove ttc from configs X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bff27f816058bdfa3f980071f51e7c61079f9e81;p=thirdparty%2Fu-boot.git remove ttc from configs --- diff --git a/include/configs/zynq_cseflash.h b/include/configs/zynq_cseflash.h index 8f9640b1d60..047d6fa8753 100644 --- a/include/configs/zynq_cseflash.h +++ b/include/configs/zynq_cseflash.h @@ -100,9 +100,6 @@ /* Because (at least at first) we're going to be loaded via JTAG_Tcl */ #define CONFIG_SKIP_LOWLEVEL_INIT -#define CONFIG_TTC0 -//#define CONFIG_GEM0 - /* * Physical Memory map */ diff --git a/include/configs/zynq_ep107.h b/include/configs/zynq_ep107.h index 4742041183d..e0964492994 100644 --- a/include/configs/zynq_ep107.h +++ b/include/configs/zynq_ep107.h @@ -118,9 +118,6 @@ #define CONFIG_ENV_IS_NOWHERE #endif -/* HW to use */ -#define CONFIG_TTC0 - /* * Physical Memory map */ diff --git a/include/configs/zynq_zc70x.h b/include/configs/zynq_zc70x.h index 467e98e1d72..e3d5383d6fa 100644 --- a/include/configs/zynq_zc70x.h +++ b/include/configs/zynq_zc70x.h @@ -52,9 +52,6 @@ /* this is to set ipaddr, ethaddr and serverip env variables. */ #define CONFIG_ZYNQ_IP_ENV -/* HW to use */ -#define CONFIG_TTC0 - /* * Physical Memory map */ diff --git a/include/configs/zynq_zc770.h b/include/configs/zynq_zc770.h index c60ec851025..20c6bbde2ef 100644 --- a/include/configs/zynq_zc770.h +++ b/include/configs/zynq_zc770.h @@ -133,12 +133,10 @@ #endif #if defined(CONFIG_ZC770_XM013) -#define CONFIG_TTC1 #define CONFIG_SPI_FLASH_SPANSION #endif #if defined(CONFIG_ZC770_XM010) -#define CONFIG_TTC0 #define CONFIG_SPI_FLASH_STMICRO #endif diff --git a/include/configs/zynq_zed.h b/include/configs/zynq_zed.h index 0d2eb3df4f0..b52fdb78773 100644 --- a/include/configs/zynq_zed.h +++ b/include/configs/zynq_zed.h @@ -74,9 +74,6 @@ /* this is to set ipaddr, ethaddr and serverip env variables. */ #define CONFIG_ZYNQ_IP_ENV -/* HW to use */ -#define CONFIG_TTC0 - /* * Physical Memory map */