summaryrefslogtreecommitdiffstats
path: root/include/commproc.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-06 12:59:53 +0900
committerTom Rini <trini@ti.com>2014-08-21 12:01:12 -0400
commit4723ce49e588d628e85da42be31c8240fca2d27a (patch)
treec4b30581391984c28813247e603be6e67613e16d /include/commproc.h
parentd1a4aafd71991a3ddff97f7b6ec91b0952e2f4b6 (diff)
downloadtalos-obmc-uboot-4723ce49e588d628e85da42be31c8240fca2d27a.tar.gz
talos-obmc-uboot-4723ce49e588d628e85da42be31c8240fca2d27a.zip
powerpc: mpc8xx: remove SXNI855T board support
This board has been orphaned for a while and old enough. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/commproc.h')
-rw-r--r--include/commproc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/commproc.h b/include/commproc.h
index fec818d13a..7605713d47 100644
--- a/include/commproc.h
+++ b/include/commproc.h
@@ -865,16 +865,6 @@ typedef struct scc_enet {
#define SICR_ENET_CLKRT ((uint)0x00002E00)
#endif /* CONFIG_SPD823TS */
-/*** SXNI855T ******************************************************/
-
-#if defined(CONFIG_SXNI855T)
-
-#ifdef CONFIG_FEC_ENET
-#define FEC_ENET /* use FEC for Ethernet */
-#endif /* CONFIG_FEC_ETHERNET */
-
-#endif /* CONFIG_SXNI855T */
-
/*** MVS1, TQM823L/M, TQM850L/M, TQM885D, R360MPI **********/
#if (defined(CONFIG_MVS) && CONFIG_MVS < 2) || \
OpenPOWER on IntegriCloud