summaryrefslogtreecommitdiffstats
path: root/board/icecube/mt46v16m16-75.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-23 00:24:22 +0900
committerTom Rini <trini@ti.com>2015-01-23 16:56:09 -0500
commit37b608a52dcb13312a4f7ccea199cd6bac76d298 (patch)
tree9246259c04eae06ca01a7af206a2ee872318217f /board/icecube/mt46v16m16-75.h
parenta258e732a7e2608695c9244eb10998af8f968f5b (diff)
downloadblackbird-obmc-uboot-37b608a52dcb13312a4f7ccea199cd6bac76d298.tar.gz
blackbird-obmc-uboot-37b608a52dcb13312a4f7ccea199cd6bac76d298.zip
powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200
These boards are still non-generic boards. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Diffstat (limited to 'board/icecube/mt46v16m16-75.h')
-rw-r--r--board/icecube/mt46v16m16-75.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/board/icecube/mt46v16m16-75.h b/board/icecube/mt46v16m16-75.h
deleted file mode 100644
index 919876fd63..0000000000
--- a/board/icecube/mt46v16m16-75.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * (C) Copyright 2004
- * Mark Jonas, Freescale Semiconductor, mark.jonas@motorola.com.
- *
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-#define SDRAM_DDR 1 /* is DDR */
-
-/* Settings for XLB = 132 MHz */
-#define SDRAM_MODE 0x018D0000
-#define SDRAM_EMODE 0x40090000
-#define SDRAM_CONTROL 0x705f0f00
-#define SDRAM_CONFIG1 0x73722930
-#define SDRAM_CONFIG2 0x47770000
-#define SDRAM_TAPDELAY 0x10000000
OpenPOWER on IntegriCloud