summaryrefslogtreecommitdiffstats
path: root/include/configs/sacsng.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/configs/sacsng.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/configs/sacsng.h')
-rw-r--r--include/configs/sacsng.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/sacsng.h b/include/configs/sacsng.h
index 32e0444a2f..914767ac1b 100644
--- a/include/configs/sacsng.h
+++ b/include/configs/sacsng.h
@@ -10,8 +10,7 @@
* Advent Networks, Inc. <http://www.adventnetworks.com>
* Jay Monkman <jtm@smoothsmoothie.com>
*
- * Configuration settings for the WindRiver SBC8260 board.
- * See http://www.windriver.com/products/html/sbc8260.html
+ * Configuration settings for the SACSng 8260 board.
*
* See file CREDITS for list of people who contributed to this
* project.
@@ -547,7 +546,6 @@
*****************************************************************************/
#define CONFIG_MPC8260 1 /* This is an MPC8260 CPU */
-#define CONFIG_SBC8260 1 /* on an EST SBC8260 Board */
#define CONFIG_SACSng 1 /* munged for the SACSng */
#define CONFIG_CPM2 1 /* Has a CPM2 */
OpenPOWER on IntegriCloud