From: Lothar Waßmann Date: Wed, 13 Apr 2016 09:17:12 +0000 (+0200) Subject: rename TX6Q-1033 to TX6Q-1036 X-Git-Tag: KARO-TX6-2016-04-26~15 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=20fb9fa23f7cd9c37e302657f1a000f03912a53b rename TX6Q-1033 to TX6Q-1036 --- diff --git a/board/karo/tx6/Kconfig b/board/karo/tx6/Kconfig index b8971737a1..51898a379e 100644 --- a/board/karo/tx6/Kconfig +++ b/board/karo/tx6/Kconfig @@ -78,8 +78,8 @@ config TARGET_TX6Q_1020 select SYS_I2C_MXC select TX6_EMMC -config TARGET_TX6Q_1033 - bool "TX6Q-1033" +config TARGET_TX6Q_1036 + bool "TX6Q-1036" select SOC_MX6Q select SYS_I2C select SYS_I2C_MXC diff --git a/configs/tx6q-1033_defconfig b/configs/tx6q-1036_defconfig similarity index 96% rename from configs/tx6q-1033_defconfig rename to configs/tx6q-1036_defconfig index bdee073f41..26aea782d1 100644 --- a/configs/tx6q-1033_defconfig +++ b/configs/tx6q-1036_defconfig @@ -2,7 +2,7 @@ CONFIG_SYS_EXTRA_OPTIONS="MMC_BOOT_SIZE=1024" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y -CONFIG_TARGET_TX6Q_1033=y +CONFIG_TARGET_TX6Q_1036=y CONFIG_TX6_UBOOT=y CONFIG_BOOTP_DNS=y CONFIG_BOOTP_GATEWAY=y diff --git a/configs/tx6q-1033_mfg_defconfig b/configs/tx6q-1036_mfg_defconfig similarity index 96% rename from configs/tx6q-1033_mfg_defconfig rename to configs/tx6q-1036_mfg_defconfig index e4bbf46038..84d42699d7 100644 --- a/configs/tx6q-1033_mfg_defconfig +++ b/configs/tx6q-1036_mfg_defconfig @@ -2,7 +2,7 @@ CONFIG_SYS_EXTRA_OPTIONS="MMC_BOOT_SIZE=1024" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y -CONFIG_TARGET_TX6Q_1033=y +CONFIG_TARGET_TX6Q_1036=y CONFIG_TX6_UBOOT_MFG=y CONFIG_BOOTP_DNS=y CONFIG_BOOTP_GATEWAY=y diff --git a/configs/tx6q-1033_noenv_defconfig b/configs/tx6q-1036_noenv_defconfig similarity index 96% rename from configs/tx6q-1033_noenv_defconfig rename to configs/tx6q-1036_noenv_defconfig index b4ed43dfcc..cff849de3c 100644 --- a/configs/tx6q-1033_noenv_defconfig +++ b/configs/tx6q-1036_noenv_defconfig @@ -2,7 +2,7 @@ CONFIG_SYS_EXTRA_OPTIONS="MMC_BOOT_SIZE=1024" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y -CONFIG_TARGET_TX6Q_1033=y +CONFIG_TARGET_TX6Q_1036=y CONFIG_TX6_UBOOT_NOENV=y CONFIG_BOOTP_DNS=y CONFIG_BOOTP_GATEWAY=y diff --git a/configs/tx6q-1033_sec_defconfig b/configs/tx6q-1036_sec_defconfig similarity index 96% rename from configs/tx6q-1033_sec_defconfig rename to configs/tx6q-1036_sec_defconfig index e0e9c5cd2b..e921cbe8c7 100644 --- a/configs/tx6q-1033_sec_defconfig +++ b/configs/tx6q-1036_sec_defconfig @@ -2,7 +2,7 @@ CONFIG_SYS_EXTRA_OPTIONS="MMC_BOOT_SIZE=1024,SECURE_BOOT" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y -CONFIG_TARGET_TX6Q_1033=y +CONFIG_TARGET_TX6Q_1036=y CONFIG_TX6_UBOOT=y CONFIG_BOOTP_DNS=y CONFIG_BOOTP_GATEWAY=y