From: Lothar Waßmann Date: Thu, 26 Nov 2015 13:00:18 +0000 (+0100) Subject: karo: tx6: set TX6_REV=0x1 where appropriate to eliminate code for unused PMIC chips X-Git-Tag: KARO-TX6UL-2015-11-30~9 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=cc376eb796682ab4a34e4ca76e2e0109277c6b15 karo: tx6: set TX6_REV=0x1 where appropriate to eliminate code for unused PMIC chips --- diff --git a/configs/tx6u-8011_defconfig b/configs/tx6u-8011_defconfig index 11217b2600..7c0c1f0eaf 100644 --- a/configs/tx6u-8011_defconfig +++ b/configs/tx6u-8011_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32" +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8011_mfg_defconfig b/configs/tx6u-8011_mfg_defconfig index 1b60863b3f..28f59a4029 100644 --- a/configs/tx6u-8011_mfg_defconfig +++ b/configs/tx6u-8011_mfg_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32" +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8011_noenv_defconfig b/configs/tx6u-8011_noenv_defconfig index 134b98376f..446dca15d5 100644 --- a/configs/tx6u-8011_noenv_defconfig +++ b/configs/tx6u-8011_noenv_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32" +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8011_sec_defconfig b/configs/tx6u-8011_sec_defconfig index fe190794c6..dfd4fccdc5 100644 --- a/configs/tx6u-8011_sec_defconfig +++ b/configs/tx6u-8011_sec_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT,SYS_SDRAM_BUS_WIDTH=32" +CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT,SYS_SDRAM_BUS_WIDTH=32,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8012_defconfig b/configs/tx6u-8012_defconfig index de6e445e1f..a9280a820d 100644 --- a/configs/tx6u-8012_defconfig +++ b/configs/tx6u-8012_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BLOCKS=2048" +CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BLOCKS=2048,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8012_mfg_defconfig b/configs/tx6u-8012_mfg_defconfig index 9224387c7d..6aa41bd077 100644 --- a/configs/tx6u-8012_mfg_defconfig +++ b/configs/tx6u-8012_mfg_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BLOCKS=2048" +CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BLOCKS=2048,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8012_noenv_defconfig b/configs/tx6u-8012_noenv_defconfig index f48abf3242..192fb01b63 100644 --- a/configs/tx6u-8012_noenv_defconfig +++ b/configs/tx6u-8012_noenv_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BLOCKS=2048" +CONFIG_SYS_EXTRA_OPTIONS="SYS_NAND_BLOCKS=2048,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8012_sec_defconfig b/configs/tx6u-8012_sec_defconfig index 96672be5d8..4ad5a3cf3b 100644 --- a/configs/tx6u-8012_sec_defconfig +++ b/configs/tx6u-8012_sec_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT,SYS_NAND_BLOCKS=2048" +CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT,SYS_NAND_BLOCKS=2048,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8111_defconfig b/configs/tx6u-8111_defconfig index 4d67cd9c94..aece892112 100644 --- a/configs/tx6u-8111_defconfig +++ b/configs/tx6u-8111_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,SYS_LVDS_IF" +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,SYS_LVDS_IF,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8111_mfg_defconfig b/configs/tx6u-8111_mfg_defconfig index 00eb2841f3..f141f412d5 100644 --- a/configs/tx6u-8111_mfg_defconfig +++ b/configs/tx6u-8111_mfg_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,SYS_LVDS_IF" +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,SYS_LVDS_IF,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8111_noenv_defconfig b/configs/tx6u-8111_noenv_defconfig index 8be39b4978..7b19fd27c1 100644 --- a/configs/tx6u-8111_noenv_defconfig +++ b/configs/tx6u-8111_noenv_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,SYS_LVDS_IF" +CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_BUS_WIDTH=32,SYS_LVDS_IF,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y diff --git a/configs/tx6u-8111_sec_defconfig b/configs/tx6u-8111_sec_defconfig index 29f827210f..1d60a580e6 100644 --- a/configs/tx6u-8111_sec_defconfig +++ b/configs/tx6u-8111_sec_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT,SYS_LVDS_IF,SYS_SDRAM_BUS_WIDTH=32" +CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT,SYS_LVDS_IF,SYS_SDRAM_BUS_WIDTH=32,TX6_REV=0x1" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TX6=y