summaryrefslogtreecommitdiffstats
path: root/include/status_led.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-09-17 13:47:47 +0000
committerWolfgang Denk <wd@denx.de>2011-10-01 21:57:13 +0200
commitb30d41cad6f71b44ca3a22ff488706112cb3255b (patch)
tree251bc98e7747b321ee5bef48257da826423a2984 /include/status_led.h
parent2c32003a5eb3c15619da108d467eaf3f90eea381 (diff)
downloadblackbird-obmc-uboot-b30d41cad6f71b44ca3a22ff488706112cb3255b.tar.gz
blackbird-obmc-uboot-b30d41cad6f71b44ca3a22ff488706112cb3255b.zip
sbc82xx: delete support for obsolete SBC8240/SBC8260
The EST SBC8260 is over 10 years old, and the SBC8240 older than that. With the tiny amount of RAM (by today's standards), there really isn't anyone interested in running the latest U-boot on these EOL products anymore. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> CC: jon.diekema@smiths-aerospace.com
Diffstat (limited to 'include/status_led.h')
-rw-r--r--include/status_led.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/status_led.h b/include/status_led.h
index 59143296c3..c85c206772 100644
--- a/include/status_led.h
+++ b/include/status_led.h
@@ -308,9 +308,6 @@ void status_led_set (int led, int state);
/***** STx XTc ********************************************************/
#elif defined(CONFIG_STXXTC)
/* XXX empty just to avoid the error */
-/***** sbc8240 ********************************************************/
-#elif defined(CONFIG_WRSBC8240)
-/* XXX empty just to avoid the error */
/************************************************************************/
#elif defined(CONFIG_NIOS2)
/* XXX empty just to avoid the error */
OpenPOWER on IntegriCloud