summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/target/device/Spidcom
diff options
context:
space:
mode:
authorOlivier Dufour2013-01-17 10:11:22 +0100
committerOlivier Dufour2013-01-18 09:33:20 +0100
commit89f0dd210cc62c31d87ff94afe7c0595fbc6fdf0 (patch)
treea84ef206539e16d04f19ae1bf96b0213f95d946a /cleopatre/buildroot/target/device/Spidcom
parentf8d7bf524df81ee1e697fbac6e87c27a93d86d9b (diff)
cleo/linux/arch/arm/spc300: add power LED config, refs #2642
As some boards (i.e. MPR520) have a power LED that is not driven by any user application, the associated GPIO is not set by the kernel. We have to set it for the low power procedure.
Diffstat (limited to 'cleopatre/buildroot/target/device/Spidcom')
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/arizona/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/mcr500/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/mpr520/linux26.config4
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/mse500/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/mse500dini_300/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spk300/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spk300g/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spk310/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config3
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spr310/linux26.config3
11 files changed, 23 insertions, 11 deletions
diff --git a/cleopatre/buildroot/target/device/Spidcom/arizona/linux26.config b/cleopatre/buildroot/target/device/Spidcom/arizona/linux26.config
index 26f2662307..044939b178 100644
--- a/cleopatre/buildroot/target/device/Spidcom/arizona/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/arizona/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:43:28 2013
+# Thu Jan 17 16:19:36 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -216,6 +216,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_SRAM is not set
CONFIG_HAVE_MTD_SPC300_NOR=y
CONFIG_MTD_SPC300_NOR=y
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/mcr500/linux26.config b/cleopatre/buildroot/target/device/Spidcom/mcr500/linux26.config
index 94531a7857..d60a6c4411 100644
--- a/cleopatre/buildroot/target/device/Spidcom/mcr500/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/mcr500/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Tue Jan 15 10:47:04 2013
+# Thu Jan 17 16:19:44 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_EXTRA_TIMERS=y
CONFIG_CHIP_FEATURE_ETHERNET2=y
CONFIG_CHIP_FEATURE_SRAM=y
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/mpr520/linux26.config b/cleopatre/buildroot/target/device/Spidcom/mpr520/linux26.config
index d055b84167..392b731d43 100644
--- a/cleopatre/buildroot/target/device/Spidcom/mpr520/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/mpr520/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Tue Jan 15 10:47:12 2013
+# Thu Jan 17 16:19:52 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,8 @@ CONFIG_CHIP_FEATURE_EXTRA_TIMERS=y
CONFIG_CHIP_FEATURE_ETHERNET2=y
CONFIG_CHIP_FEATURE_SRAM=y
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+CONFIG_HAVE_POWER_LED=y
+CONFIG_LOW_POWER_LED_NUM=3
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/mse500/linux26.config b/cleopatre/buildroot/target/device/Spidcom/mse500/linux26.config
index 372850c30c..d98b2ad219 100644
--- a/cleopatre/buildroot/target/device/Spidcom/mse500/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/mse500/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:43:48 2013
+# Thu Jan 17 16:20:00 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_EXTRA_TIMERS=y
CONFIG_CHIP_FEATURE_ETHERNET2=y
CONFIG_CHIP_FEATURE_SRAM=y
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/mse500dini_300/linux26.config b/cleopatre/buildroot/target/device/Spidcom/mse500dini_300/linux26.config
index 19ead012e9..4a0ebfeb58 100644
--- a/cleopatre/buildroot/target/device/Spidcom/mse500dini_300/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/mse500dini_300/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:43:59 2013
+# Thu Jan 17 16:20:08 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_EXTRA_NVRAM_FIELDS=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config b/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config
index 94dfdf6b72..6afc7c8337 100644
--- a/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/scr310/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:44:09 2013
+# Thu Jan 17 16:20:16 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/spk300/linux26.config b/cleopatre/buildroot/target/device/Spidcom/spk300/linux26.config
index 73144a5343..19d7f4dea5 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spk300/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/spk300/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:44:20 2013
+# Thu Jan 17 16:20:24 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/spk300g/linux26.config b/cleopatre/buildroot/target/device/Spidcom/spk300g/linux26.config
index d7fbe8d65d..217f786a80 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spk300g/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/spk300g/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:44:29 2013
+# Thu Jan 17 16:20:31 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/spk310/linux26.config b/cleopatre/buildroot/target/device/Spidcom/spk310/linux26.config
index 0e358b0014..5e08704a2f 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spk310/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/spk310/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:44:37 2013
+# Thu Jan 17 16:20:39 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config b/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config
index 51207eb7ed..4dccb45a39 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/spr300/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:44:45 2013
+# Thu Jan 17 16:20:47 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type
diff --git a/cleopatre/buildroot/target/device/Spidcom/spr310/linux26.config b/cleopatre/buildroot/target/device/Spidcom/spr310/linux26.config
index 025e20ec4e..38fd28b9bf 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spr310/linux26.config
+++ b/cleopatre/buildroot/target/device/Spidcom/spr310/linux26.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.25.10
-# Wed Jan 9 10:44:56 2013
+# Thu Jan 17 16:20:55 2013
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -215,6 +215,7 @@ CONFIG_CHIP_FEATURE_SPCPIO=y
# CONFIG_CHIP_FEATURE_ETHERNET2 is not set
# CONFIG_CHIP_FEATURE_SRAM is not set
# CONFIG_HAVE_MTD_SPC300_NOR is not set
+# CONFIG_HAVE_POWER_LED is not set
#
# Processor Type