summaryrefslogtreecommitdiffstats
path: root/board/icecube/README
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/README
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/README')
-rw-r--r--board/icecube/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/board/icecube/README b/board/icecube/README
deleted file mode 100644
index 5252bc9767..0000000000
--- a/board/icecube/README
+++ /dev/null
@@ -1,13 +0,0 @@
----------------------------------------------------------------------------
-Build target Flash address | BDI "go" command | Reset Vector
----------------------------------------------------------------------------
-Lite5200 0xFFF00000 | 0xFFF00100 | 0xFFF00100
-Lite5200_LOWBOOT 0xFF000000 | 0xFF000100 | 0x00000100
-Lite5200_LOWBOOT08 0xFF800000 | 0xFF800100 | 0x00000100
-icecube_5200 0xFFF00000 | 0xFFF00100 | 0xFFF00100
-icecube_5200_LOWBOOT 0xFF000000 | 0xFF000100 | 0x00000100
-icecube_5200_LOWBOOT08 0xFF800000 | 0xFF800100 | 0x00000100
-icecube_5200_DDR 0xFFF00000 | 0xFFF00100 | 0xFFF00100
-icecube_5200_DDR_LOWBOOT 0xFF800000 | 0xFF800100 | 0x00000100
-icecube_5200_DDR_LOWBOOT08 0xFF800000 | 0xFF800100 | 0x00000100
----------------------------------------------------------------------------
OpenPOWER on IntegriCloud