summaryrefslogtreecommitdiff
path: root/include/configs/gw8260.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/gw8260.h
parent2c32003a5eb3c15619da108d467eaf3f90eea381 (diff)
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/gw8260.h')
-rw-r--r--include/configs/gw8260.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/gw8260.h b/include/configs/gw8260.h
index 35e6944d54..93d688581f 100644
--- a/include/configs/gw8260.h
+++ b/include/configs/gw8260.h
@@ -85,7 +85,7 @@
#define CONFIG_SYS_SBC_BOOT_LOW 1
/* What should the base address of the main FLASH be and how big is
- * it (in MBytes)? This must contain CONFIG_SYS_TEXT_BASE from board/sbc8260/config.mk
+ * it (in MBytes)? This must contain CONFIG_SYS_TEXT_BASE.
* The main FLASH is whichever is connected to *CS0. U-Boot expects
* this to be the SIMM.
*/