projects
/
karo-tx-uboot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
864bb11
)
karo: tx6: disable LCD in '_noenv' config
author
Lothar Waßmann
<LW@KARO-electronics.de>
Mon, 16 Nov 2015 07:57:32 +0000
(08:57 +0100)
committer
Lothar Waßmann
<LW@KARO-electronics.de>
Mon, 16 Nov 2015 07:57:32 +0000
(08:57 +0100)
20 files changed:
configs/tx51-8xx0_noenv_defconfig
patch
|
blob
|
history
configs/tx51-8xx1_2_noenv_defconfig
patch
|
blob
|
history
configs/tx53-1232_noenv_defconfig
patch
|
blob
|
history
configs/tx53-x030_noenv_defconfig
patch
|
blob
|
history
configs/tx53-x130_noenv_defconfig
patch
|
blob
|
history
configs/tx53-x131_noenv_defconfig
patch
|
blob
|
history
configs/tx6q-1020_noenv_defconfig
patch
|
blob
|
history
configs/tx6q-1033_noenv_defconfig
patch
|
blob
|
history
configs/tx6q-10x0_noenv_defconfig
patch
|
blob
|
history
configs/tx6q-11x0_noenv_defconfig
patch
|
blob
|
history
configs/tx6s-8034_noenv_defconfig
patch
|
blob
|
history
configs/tx6s-8035_noenv_defconfig
patch
|
blob
|
history
configs/tx6u-8011_noenv_defconfig
patch
|
blob
|
history
configs/tx6u-8012_noenv_defconfig
patch
|
blob
|
history
configs/tx6u-8033_noenv_defconfig
patch
|
blob
|
history
configs/tx6u-80x0_noenv_defconfig
patch
|
blob
|
history
configs/tx6u-8111_noenv_defconfig
patch
|
blob
|
history
configs/tx6u-81x0_noenv_defconfig
patch
|
blob
|
history
configs/tx6ul-0010_noenv_defconfig
patch
|
blob
|
history
configs/tx6ul-0011_noenv_defconfig
patch
|
blob
|
history
diff --git
a/configs/tx51-8xx0_noenv_defconfig
b/configs/tx51-8xx0_noenv_defconfig
index
66bd42e
..
95be0ed
100644
(file)
--- a/
configs/tx51-8xx0_noenv_defconfig
+++ b/
configs/tx51-8xx0_noenv_defconfig
@@
-13,7
+13,6
@@
CONFIG_BOOTP_DNS=y
CONFIG_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_USDHC=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_FEC_MXC=y
diff --git
a/configs/tx51-8xx1_2_noenv_defconfig
b/configs/tx51-8xx1_2_noenv_defconfig
index
c56ec5c
..
89ae569
100644
(file)
--- a/
configs/tx51-8xx1_2_noenv_defconfig
+++ b/
configs/tx51-8xx1_2_noenv_defconfig
@@
-13,7
+13,6
@@
CONFIG_BOOTP_DNS=y
CONFIG_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_USDHC=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_FEC_MXC=y
diff --git
a/configs/tx53-1232_noenv_defconfig
b/configs/tx53-1232_noenv_defconfig
index
cf82628
..
e2d8c35
100644
(file)
--- a/
configs/tx53-1232_noenv_defconfig
+++ b/
configs/tx53-1232_noenv_defconfig
@@
-13,7
+13,6
@@
CONFIG_BOOTP_DNS=y
CONFIG_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_USDHC=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_FEC_MXC=y
diff --git
a/configs/tx53-x030_noenv_defconfig
b/configs/tx53-x030_noenv_defconfig
index
5454824
..
6444c50
100644
(file)
--- a/
configs/tx53-x030_noenv_defconfig
+++ b/
configs/tx53-x030_noenv_defconfig
@@
-12,7
+12,6
@@
CONFIG_BOOTP_DNS=y
CONFIG_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_USDHC=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_FEC_MXC=y
diff --git
a/configs/tx53-x130_noenv_defconfig
b/configs/tx53-x130_noenv_defconfig
index
409fca5
..
8a48753
100644
(file)
--- a/
configs/tx53-x130_noenv_defconfig
+++ b/
configs/tx53-x130_noenv_defconfig
@@
-13,7
+13,6
@@
CONFIG_BOOTP_DNS=y
CONFIG_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_USDHC=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_FEC_MXC=y
diff --git
a/configs/tx53-x131_noenv_defconfig
b/configs/tx53-x131_noenv_defconfig
index
8462c39
..
239ec1b
100644
(file)
--- a/
configs/tx53-x131_noenv_defconfig
+++ b/
configs/tx53-x131_noenv_defconfig
@@
-13,7
+13,6
@@
CONFIG_BOOTP_DNS=y
CONFIG_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_FSL_USDHC=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_FEC_MXC=y
diff --git
a/configs/tx6q-1020_noenv_defconfig
b/configs/tx6q-1020_noenv_defconfig
index
ef828a5
..
4daf94d
100644
(file)
--- a/
configs/tx6q-1020_noenv_defconfig
+++ b/
configs/tx6q-1020_noenv_defconfig
@@
-25,7
+25,6
@@
CONFIG_ENV_IS_IN_MMC=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_PHY_SMSC=y
diff --git
a/configs/tx6q-1033_noenv_defconfig
b/configs/tx6q-1033_noenv_defconfig
index
82920de
..
b4ed43d
100644
(file)
--- a/
configs/tx6q-1033_noenv_defconfig
+++ b/
configs/tx6q-1033_noenv_defconfig
@@
-25,7
+25,6
@@
CONFIG_ENV_IS_IN_MMC=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_PHY_SMSC=y
diff --git
a/configs/tx6q-10x0_noenv_defconfig
b/configs/tx6q-10x0_noenv_defconfig
index
22e6f0b
..
659a8d5
100644
(file)
--- a/
configs/tx6q-10x0_noenv_defconfig
+++ b/
configs/tx6q-10x0_noenv_defconfig
@@
-27,7
+27,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6q-11x0_noenv_defconfig
b/configs/tx6q-11x0_noenv_defconfig
index
0c7de7d
..
f425b66
100644
(file)
--- a/
configs/tx6q-11x0_noenv_defconfig
+++ b/
configs/tx6q-11x0_noenv_defconfig
@@
-28,7
+28,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6s-8034_noenv_defconfig
b/configs/tx6s-8034_noenv_defconfig
index
7006360
..
0190681
100644
(file)
--- a/
configs/tx6s-8034_noenv_defconfig
+++ b/
configs/tx6s-8034_noenv_defconfig
@@
-28,7
+28,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6s-8035_noenv_defconfig
b/configs/tx6s-8035_noenv_defconfig
index
078ae7b
..
ddebb7b
100644
(file)
--- a/
configs/tx6s-8035_noenv_defconfig
+++ b/
configs/tx6s-8035_noenv_defconfig
@@
-25,7
+25,6
@@
CONFIG_ENV_IS_IN_MMC=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_PHY_SMSC=y
diff --git
a/configs/tx6u-8011_noenv_defconfig
b/configs/tx6u-8011_noenv_defconfig
index
be49108
..
134b983
100644
(file)
--- a/
configs/tx6u-8011_noenv_defconfig
+++ b/
configs/tx6u-8011_noenv_defconfig
@@
-28,7
+28,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6u-8012_noenv_defconfig
b/configs/tx6u-8012_noenv_defconfig
index
d35078a
..
f48abf3
100644
(file)
--- a/
configs/tx6u-8012_noenv_defconfig
+++ b/
configs/tx6u-8012_noenv_defconfig
@@
-28,7
+28,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6u-8033_noenv_defconfig
b/configs/tx6u-8033_noenv_defconfig
index
69c274b
..
39feb64
100644
(file)
--- a/
configs/tx6u-8033_noenv_defconfig
+++ b/
configs/tx6u-8033_noenv_defconfig
@@
-25,7
+25,6
@@
CONFIG_ENV_IS_IN_MMC=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_PHY_SMSC=y
diff --git
a/configs/tx6u-80x0_noenv_defconfig
b/configs/tx6u-80x0_noenv_defconfig
index
aa5a725
..
d09a795
100644
(file)
--- a/
configs/tx6u-80x0_noenv_defconfig
+++ b/
configs/tx6u-80x0_noenv_defconfig
@@
-27,7
+27,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6u-8111_noenv_defconfig
b/configs/tx6u-8111_noenv_defconfig
index
2663755
..
8be39b4
100644
(file)
--- a/
configs/tx6u-8111_noenv_defconfig
+++ b/
configs/tx6u-8111_noenv_defconfig
@@
-28,7
+28,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6u-81x0_noenv_defconfig
b/configs/tx6u-81x0_noenv_defconfig
index
0625667
..
84828ba
100644
(file)
--- a/
configs/tx6u-81x0_noenv_defconfig
+++ b/
configs/tx6u-81x0_noenv_defconfig
@@
-28,7
+28,6
@@
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_FEC_MXC_PHYADDR=0
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6ul-0010_noenv_defconfig
b/configs/tx6ul-0010_noenv_defconfig
index
0acf62c
..
b702a4f
100644
(file)
--- a/
configs/tx6ul-0010_noenv_defconfig
+++ b/
configs/tx6ul-0010_noenv_defconfig
@@
-26,7
+26,6
@@
CONFIG_DOS_PARTITION=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_FEC_MXC=y
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_MMC=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
diff --git
a/configs/tx6ul-0011_noenv_defconfig
b/configs/tx6ul-0011_noenv_defconfig
index
fdd4c95
..
10c1322
100644
(file)
--- a/
configs/tx6ul-0011_noenv_defconfig
+++ b/
configs/tx6ul-0011_noenv_defconfig
@@
-24,7
+24,6
@@
CONFIG_DOS_PARTITION=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_FEC_MXC=y
CONFIG_IMX_WATCHDOG=y
-CONFIG_LCD=y
CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_PHY_SMSC=y