X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftqma6.h;h=65cc12f1c19de10e28cb58220639b5ac6b187c63;hb=d01806a8fcbdaedcc67cead56ece572021d97ab7;hp=073f3962b75157ba4fe12661590c41a402a924ed;hpb=f58ad98a621ce5059d9608a9b41cfabac277094a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index 073f396..65cc12f 100644 --- a/include/configs/tqma6.h +++ b/include/configs/tqma6.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013, 2014, 2017 Markus Niebel * * Configuration settings for the TQ Systems TQMa6 module. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -18,11 +17,6 @@ /* #endif */ /* place code in last 4 MiB of RAM */ -#if defined(CONFIG_TQMA6S) -#define CONFIG_SYS_TEXT_BASE 0x2fc00000 -#elif defined(CONFIG_TQMA6Q) || defined(CONFIG_TQMA6DL) -#define CONFIG_SYS_TEXT_BASE 0x4fc00000 -#endif #include "mx6_common.h" @@ -36,9 +30,6 @@ #define CONFIG_MXC_UART -/* SPI */ -#define CONFIG_MXC_SPI - /* SPI Flash */ #define TQMA6_SPI_FLASH_SECTOR_SIZE SZ_64K @@ -79,7 +70,6 @@ #define CONFIG_FEC_MXC #define IMX_FEC_BASE ENET_BASE_ADDR -#define CONFIG_MII #define CONFIG_ARP_TIMEOUT 200UL @@ -332,7 +322,6 @@ TQMA6_EXTRA_BOOTDEV_ENV_SETTINGS \ /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM