blob: 3fe318f765fea10f17db8aa20ae453d91634d58d [file] [log] [blame]
wdenkfe8c2802002-11-03 00:38:21 +00001/*
wdenk180d3f72004-01-04 16:28:35 +00002 * (C) Copyright 2000-2004
wdenkfe8c2802002-11-03 00:38:21 +00003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 *
wdenk180d3f72004-01-04 16:28:35 +00005 * Modified by, Yuli Barcohen, Arabella Software Ltd., yuli@arabellasw.com
6 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02007 * SPDX-License-Identifier: GPL-2.0+
wdenkfe8c2802002-11-03 00:38:21 +00008 */
9
wdenkfe8c2802002-11-03 00:38:21 +000010#include <config.h>
wdenk180d3f72004-01-04 16:28:35 +000011#include <common.h>
wdenkfe8c2802002-11-03 00:38:21 +000012#include <mpc8xx.h>
wdenk11142572004-06-06 21:35:06 +000013#include <pcmcia.h>
wdenkfe8c2802002-11-03 00:38:21 +000014
15#define _NOT_USED_ 0xFFFFFFFF
16
wdenk180d3f72004-01-04 16:28:35 +000017/* ========================================================================= */
18
wdenk11142572004-06-06 21:35:06 +000019#ifndef CONFIG_MPC885ADS /* No old DRAM on MPC885ADS */
wdenk180d3f72004-01-04 16:28:35 +000020
wdenkfe8c2802002-11-03 00:38:21 +000021#if defined(CONFIG_DRAM_50MHZ)
22/* 50MHz tables */
wdenk2535d602003-07-17 23:16:40 +000023static const uint dram_60ns[] =
wdenkfe8c2802002-11-03 00:38:21 +000024{ 0x8fffec24, 0x0fffec04, 0x0cffec04, 0x00ffec04,
wdenk2535d602003-07-17 23:16:40 +000025 0x00ffec00, 0x37ffec47, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000026 0x8fffec24, 0x0fffec04, 0x08ffec04, 0x00ffec0c,
27 0x03ffec00, 0x00ffec44, 0x00ffcc08, 0x0cffcc44,
28 0x00ffec0c, 0x03ffec00, 0x00ffec44, 0x00ffcc00,
wdenk2535d602003-07-17 23:16:40 +000029 0x3fffc847, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000030 0x8fafcc24, 0x0fafcc04, 0x0cafcc00, 0x11bfcc47,
wdenk2535d602003-07-17 23:16:40 +000031 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000032 0x8fafcc24, 0x0fafcc04, 0x0cafcc00, 0x03afcc4c,
33 0x0cafcc00, 0x03afcc4c, 0x0cafcc00, 0x03afcc4c,
wdenk2535d602003-07-17 23:16:40 +000034 0x0cafcc00, 0x33bfcc4f, _NOT_USED_, _NOT_USED_,
35 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000036 0xc0ffcc84, 0x00ffcc04, 0x07ffcc04, 0x3fffcc06,
wdenk2535d602003-07-17 23:16:40 +000037 0xffffcc85, 0xffffcc05, _NOT_USED_, _NOT_USED_,
38 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
39 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +000040
wdenk2535d602003-07-17 23:16:40 +000041static const uint dram_70ns[] =
wdenkfe8c2802002-11-03 00:38:21 +000042{ 0x8fffcc24, 0x0fffcc04, 0x0cffcc04, 0x00ffcc04,
wdenk2535d602003-07-17 23:16:40 +000043 0x00ffcc00, 0x37ffcc47, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000044 0x8fffcc24, 0x0fffcc04, 0x0cffcc04, 0x00ffcc04,
45 0x00ffcc08, 0x0cffcc44, 0x00ffec0c, 0x03ffec00,
46 0x00ffec44, 0x00ffcc08, 0x0cffcc44, 0x00ffec04,
wdenk2535d602003-07-17 23:16:40 +000047 0x00ffec00, 0x3fffec47, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000048 0x8fafcc24, 0x0fafcc04, 0x0cafcc00, 0x11bfcc47,
wdenk2535d602003-07-17 23:16:40 +000049 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000050 0x8fafcc24, 0x0fafcc04, 0x0cafcc00, 0x03afcc4c,
51 0x0cafcc00, 0x03afcc4c, 0x0cafcc00, 0x03afcc4c,
wdenk2535d602003-07-17 23:16:40 +000052 0x0cafcc00, 0x33bfcc4f, _NOT_USED_, _NOT_USED_,
53 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000054 0xe0ffcc84, 0x00ffcc04, 0x00ffcc04, 0x0fffcc04,
wdenk2535d602003-07-17 23:16:40 +000055 0x7fffcc06, 0xffffcc85, 0xffffcc05, _NOT_USED_,
56 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
57 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +000058
wdenk2535d602003-07-17 23:16:40 +000059static const uint edo_60ns[] =
wdenkfe8c2802002-11-03 00:38:21 +000060{ 0x8ffbec24, 0x0ff3ec04, 0x0cf3ec04, 0x00f3ec04,
wdenk2535d602003-07-17 23:16:40 +000061 0x00f3ec00, 0x37f7ec47, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000062 0x8fffec24, 0x0ffbec04, 0x0cf3ec04, 0x00f3ec0c,
63 0x0cf3ec00, 0x00f3ec4c, 0x0cf3ec00, 0x00f3ec4c,
64 0x0cf3ec00, 0x00f3ec44, 0x03f3ec00, 0x3ff7ec47,
wdenk2535d602003-07-17 23:16:40 +000065 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000066 0x8fffcc24, 0x0fefcc04, 0x0cafcc00, 0x11bfcc47,
wdenk2535d602003-07-17 23:16:40 +000067 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000068 0x8fffcc24, 0x0fefcc04, 0x0cafcc00, 0x03afcc4c,
69 0x0cafcc00, 0x03afcc4c, 0x0cafcc00, 0x03afcc4c,
wdenk2535d602003-07-17 23:16:40 +000070 0x0cafcc00, 0x33bfcc4f, _NOT_USED_, _NOT_USED_,
71 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000072 0xc0ffcc84, 0x00ffcc04, 0x07ffcc04, 0x3fffcc06,
wdenk2535d602003-07-17 23:16:40 +000073 0xffffcc85, 0xffffcc05, _NOT_USED_, _NOT_USED_,
74 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
75 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +000076
wdenk2535d602003-07-17 23:16:40 +000077static const uint edo_70ns[] =
wdenkfe8c2802002-11-03 00:38:21 +000078{ 0x8ffbcc24, 0x0ff3cc04, 0x0cf3cc04, 0x00f3cc04,
wdenk2535d602003-07-17 23:16:40 +000079 0x00f3cc00, 0x37f7cc47, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000080 0x8fffcc24, 0x0ffbcc04, 0x0cf3cc04, 0x00f3cc0c,
81 0x03f3cc00, 0x00f3cc44, 0x00f3ec0c, 0x0cf3ec00,
82 0x00f3ec4c, 0x03f3ec00, 0x00f3ec44, 0x00f3cc00,
wdenk2535d602003-07-17 23:16:40 +000083 0x33f7cc47, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000084 0x8fffcc24, 0x0fefcc04, 0x0cafcc00, 0x11bfcc47,
wdenk2535d602003-07-17 23:16:40 +000085 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000086 0x8fffcc24, 0x0fefcc04, 0x0cafcc00, 0x03afcc4c,
87 0x0cafcc00, 0x03afcc4c, 0x0cafcc00, 0x03afcc4c,
wdenk2535d602003-07-17 23:16:40 +000088 0x0cafcc00, 0x33bfcc47, _NOT_USED_, _NOT_USED_,
89 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +000090 0xe0ffcc84, 0x00ffcc04, 0x00ffcc04, 0x0fffcc04,
wdenk2535d602003-07-17 23:16:40 +000091 0x7fffcc04, 0xffffcc86, 0xffffcc05, _NOT_USED_,
92 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
93 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +000094
95#elif defined(CONFIG_DRAM_25MHZ)
96
97/* 25MHz tables */
98
wdenk2535d602003-07-17 23:16:40 +000099static const uint dram_60ns[] =
100{ 0x0fffcc04, 0x08ffcc00, 0x33ffcc47, _NOT_USED_,
101 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000102 0x0fffcc24, 0x0fffcc04, 0x08ffcc00, 0x03ffcc4c,
103 0x08ffcc00, 0x03ffcc4c, 0x08ffcc00, 0x03ffcc4c,
wdenk2535d602003-07-17 23:16:40 +0000104 0x08ffcc00, 0x33ffcc47, _NOT_USED_, _NOT_USED_,
105 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
106 0x0fafcc04, 0x08afcc00, 0x3fbfcc47, _NOT_USED_,
107 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000108 0x0fafcc04, 0x0cafcc00, 0x01afcc4c, 0x0cafcc00,
109 0x01afcc4c, 0x0cafcc00, 0x01afcc4c, 0x0cafcc00,
wdenk2535d602003-07-17 23:16:40 +0000110 0x31bfcc43, _NOT_USED_, _NOT_USED_, _NOT_USED_,
111 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000112 0x80ffcc84, 0x13ffcc04, 0xffffcc87, 0xffffcc05,
wdenk2535d602003-07-17 23:16:40 +0000113 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
114 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
115 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +0000116
wdenk2535d602003-07-17 23:16:40 +0000117static const uint dram_70ns[] =
wdenkfe8c2802002-11-03 00:38:21 +0000118{ 0x0fffec04, 0x08ffec04, 0x00ffec00, 0x3fffcc47,
wdenk2535d602003-07-17 23:16:40 +0000119 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000120 0x0fffcc24, 0x0fffcc04, 0x08ffcc00, 0x03ffcc4c,
121 0x08ffcc00, 0x03ffcc4c, 0x08ffcc00, 0x03ffcc4c,
wdenk2535d602003-07-17 23:16:40 +0000122 0x08ffcc00, 0x33ffcc47, _NOT_USED_, _NOT_USED_,
123 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
124 0x0fafcc04, 0x08afcc00, 0x3fbfcc47, _NOT_USED_,
125 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000126 0x0fafcc04, 0x0cafcc00, 0x01afcc4c, 0x0cafcc00,
127 0x01afcc4c, 0x0cafcc00, 0x01afcc4c, 0x0cafcc00,
wdenk2535d602003-07-17 23:16:40 +0000128 0x31bfcc43, _NOT_USED_, _NOT_USED_, _NOT_USED_,
129 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000130 0xc0ffcc84, 0x01ffcc04, 0x7fffcc86, 0xffffcc05,
wdenk2535d602003-07-17 23:16:40 +0000131 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
132 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
133 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +0000134
wdenk2535d602003-07-17 23:16:40 +0000135static const uint edo_60ns[] =
wdenkfe8c2802002-11-03 00:38:21 +0000136{ 0x0ffbcc04, 0x0cf3cc04, 0x00f3cc00, 0x33f7cc47,
wdenk2535d602003-07-17 23:16:40 +0000137 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000138 0x0ffbcc04, 0x09f3cc0c, 0x09f3cc0c, 0x09f3cc0c,
wdenk2535d602003-07-17 23:16:40 +0000139 0x08f3cc00, 0x3ff7cc47, _NOT_USED_, _NOT_USED_,
140 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
141 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000142 0x0fefcc04, 0x08afcc04, 0x00afcc00, 0x3fbfcc47,
wdenk2535d602003-07-17 23:16:40 +0000143 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000144 0x0fefcc04, 0x08afcc00, 0x07afcc48, 0x08afcc48,
wdenk2535d602003-07-17 23:16:40 +0000145 0x08afcc48, 0x39bfcc47, _NOT_USED_, _NOT_USED_,
146 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
147 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000148 0x80ffcc84, 0x13ffcc04, 0xffffcc87, 0xffffcc05,
wdenk2535d602003-07-17 23:16:40 +0000149 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
150 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
151 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +0000152
wdenk2535d602003-07-17 23:16:40 +0000153static const uint edo_70ns[] =
wdenkfe8c2802002-11-03 00:38:21 +0000154{ 0x0ffbcc04, 0x0cf3cc04, 0x00f3cc00, 0x33f7cc47,
wdenk2535d602003-07-17 23:16:40 +0000155 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000156 0x0ffbec04, 0x08f3ec04, 0x03f3ec48, 0x08f3cc00,
157 0x0ff3cc4c, 0x08f3cc00, 0x0ff3cc4c, 0x08f3cc00,
wdenk2535d602003-07-17 23:16:40 +0000158 0x3ff7cc47, _NOT_USED_, _NOT_USED_, _NOT_USED_,
159 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000160 0x0fefcc04, 0x08afcc04, 0x00afcc00, 0x3fbfcc47,
wdenk2535d602003-07-17 23:16:40 +0000161 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000162 0x0fefcc04, 0x08afcc00, 0x07afcc4c, 0x08afcc00,
163 0x07afcc4c, 0x08afcc00, 0x07afcc4c, 0x08afcc00,
wdenk2535d602003-07-17 23:16:40 +0000164 0x37bfcc47, _NOT_USED_, _NOT_USED_, _NOT_USED_,
165 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000166 0xc0ffcc84, 0x01ffcc04, 0x7fffcc86, 0xffffcc05,
wdenk2535d602003-07-17 23:16:40 +0000167 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
168 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
169 0x33ffcc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +0000170#else
wdenk2535d602003-07-17 23:16:40 +0000171#error dram not correctly defined - use CONFIG_DRAM_25MHZ or CONFIG_DRAM_50MHZ
wdenkfe8c2802002-11-03 00:38:21 +0000172#endif
173
174/* ------------------------------------------------------------------------- */
wdenk2535d602003-07-17 23:16:40 +0000175static int _draminit (uint base, uint noMbytes, uint edo, uint delay)
176{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200177 volatile immap_t *immap = (immap_t *) CONFIG_SYS_IMMR;
wdenkfe8c2802002-11-03 00:38:21 +0000178 volatile memctl8xx_t *memctl = &immap->im_memctl;
179
180 /* init upm */
181
wdenk2535d602003-07-17 23:16:40 +0000182 switch (delay) {
183 case 70:
184 if (edo) {
185 upmconfig (UPMA, (uint *) edo_70ns,
186 sizeof (edo_70ns) / sizeof (uint));
187 } else {
188 upmconfig (UPMA, (uint *) dram_70ns,
189 sizeof (dram_70ns) / sizeof (uint));
wdenkfe8c2802002-11-03 00:38:21 +0000190 }
191
wdenk2535d602003-07-17 23:16:40 +0000192 break;
wdenkfe8c2802002-11-03 00:38:21 +0000193
wdenk2535d602003-07-17 23:16:40 +0000194 case 60:
195 if (edo) {
196 upmconfig (UPMA, (uint *) edo_60ns,
197 sizeof (edo_60ns) / sizeof (uint));
198 } else {
199 upmconfig (UPMA, (uint *) dram_60ns,
200 sizeof (dram_60ns) / sizeof (uint));
wdenkfe8c2802002-11-03 00:38:21 +0000201 }
202
wdenk2535d602003-07-17 23:16:40 +0000203 break;
204
205 default:
206 return -1;
wdenkfe8c2802002-11-03 00:38:21 +0000207 }
208
wdenk2535d602003-07-17 23:16:40 +0000209 memctl->memc_mptpr = 0x0400; /* divide by 16 */
wdenkfe8c2802002-11-03 00:38:21 +0000210
wdenk2535d602003-07-17 23:16:40 +0000211 switch (noMbytes) {
212 case 4: /* 4 Mbyte uses only CS2 */
wdenkb028f712003-12-07 21:39:28 +0000213#ifdef CONFIG_ADS
214 memctl->memc_mamr = 0xc0a21114;
215#else
wdenk2535d602003-07-17 23:16:40 +0000216 memctl->memc_mamr = 0x13a01114; /* PTA 0x13 AMA 010 */
wdenkb028f712003-12-07 21:39:28 +0000217#endif
wdenk2535d602003-07-17 23:16:40 +0000218 memctl->memc_or2 = 0xffc00800; /* 4M */
219 break;
wdenkfe8c2802002-11-03 00:38:21 +0000220
wdenk2535d602003-07-17 23:16:40 +0000221 case 8: /* 8 Mbyte uses both CS3 and CS2 */
222 memctl->memc_mamr = 0x13a01114; /* PTA 0x13 AMA 010 */
223 memctl->memc_or3 = 0xffc00800; /* 4M */
224 memctl->memc_br3 = 0x00400081 + base;
225 memctl->memc_or2 = 0xffc00800; /* 4M */
226 break;
wdenkfe8c2802002-11-03 00:38:21 +0000227
wdenk2535d602003-07-17 23:16:40 +0000228 case 16: /* 16 Mbyte uses only CS2 */
229#ifdef CONFIG_ADS /* XXX: why PTA=0x60 only in 16M case? - NTL */
230 memctl->memc_mamr = 0x60b21114; /* PTA 0x60 AMA 011 */
wdenkfe8c2802002-11-03 00:38:21 +0000231#else
wdenk2535d602003-07-17 23:16:40 +0000232 memctl->memc_mamr = 0x13b01114; /* PTA 0x13 AMA 011 */
wdenkfe8c2802002-11-03 00:38:21 +0000233#endif
wdenk2535d602003-07-17 23:16:40 +0000234 memctl->memc_or2 = 0xff000800; /* 16M */
235 break;
wdenkfe8c2802002-11-03 00:38:21 +0000236
wdenk2535d602003-07-17 23:16:40 +0000237 case 32: /* 32 Mbyte uses both CS3 and CS2 */
238 memctl->memc_mamr = 0x13b01114; /* PTA 0x13 AMA 011 */
239 memctl->memc_or3 = 0xff000800; /* 16M */
240 memctl->memc_br3 = 0x01000081 + base;
241 memctl->memc_or2 = 0xff000800; /* 16M */
242 break;
243
244 default:
245 return -1;
wdenkfe8c2802002-11-03 00:38:21 +0000246 }
247
wdenk2535d602003-07-17 23:16:40 +0000248 memctl->memc_br2 = 0x81 + base; /* use upma */
249
wdenkb028f712003-12-07 21:39:28 +0000250 *((uint *) BCSR1) &= ~BCSR1_DRAM_EN; /* enable dram */
251
wdenk2535d602003-07-17 23:16:40 +0000252 /* if no dimm is inserted, noMbytes is still detected as 8m, so
253 * sanity check top and bottom of memory */
254
wdenkc83bf6a2004-01-06 22:38:14 +0000255 /* check bytes / 2 because get_ram_size tests at base+bytes, which
wdenk2535d602003-07-17 23:16:40 +0000256 * is not mapped */
wdenkb028f712003-12-07 21:39:28 +0000257 if (noMbytes == 8)
wdenkc83bf6a2004-01-06 22:38:14 +0000258 if (get_ram_size ((long *) base, noMbytes << 19) != noMbytes << 19) {
wdenkb028f712003-12-07 21:39:28 +0000259 *((uint *) BCSR1) |= BCSR1_DRAM_EN; /* disable dram */
260 return -1;
261 }
wdenk2535d602003-07-17 23:16:40 +0000262
wdenkfe8c2802002-11-03 00:38:21 +0000263 return 0;
264}
265
266/* ------------------------------------------------------------------------- */
267
wdenk2535d602003-07-17 23:16:40 +0000268static void _dramdisable(void)
wdenkfe8c2802002-11-03 00:38:21 +0000269{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200270 volatile immap_t *immap = (immap_t *)CONFIG_SYS_IMMR;
wdenkfe8c2802002-11-03 00:38:21 +0000271 volatile memctl8xx_t *memctl = &immap->im_memctl;
272
273 memctl->memc_br2 = 0x00000000;
274 memctl->memc_br3 = 0x00000000;
275
276 /* maybe we should turn off upma here or something */
277}
wdenk11142572004-06-06 21:35:06 +0000278#endif /* !CONFIG_MPC885ADS */
wdenkfe8c2802002-11-03 00:38:21 +0000279
wdenk180d3f72004-01-04 16:28:35 +0000280/* ========================================================================= */
281
282#ifdef CONFIG_FADS /* SDRAM exists on FADS and newer boards */
wdenk2535d602003-07-17 23:16:40 +0000283
wdenkfe8c2802002-11-03 00:38:21 +0000284#if defined(CONFIG_SDRAM_100MHZ)
285
286/* ------------------------------------------------------------------------- */
287/* sdram table by Dan Malek */
288
289/* This has the stretched early timing so the 50 MHz
290 * processor can make the 100 MHz timing. This will
291 * work at all processor speeds.
292 */
293
wdenk2535d602003-07-17 23:16:40 +0000294#ifdef SDRAM_ALT_INIT_SEQENCE
295# define SDRAM_MBMRVALUE0 0xc3802114 /* PTx=195,PTxE,AMx=0,DSx=1,A11,RLFx=1,WLFx=1,TLFx=4 */
wdenkfe8c2802002-11-03 00:38:21 +0000296#define SDRAM_MBMRVALUE1 SDRAM_MBMRVALUE0
wdenk2535d602003-07-17 23:16:40 +0000297# define SDRAM_MCRVALUE0 0x80808111 /* run upmb cs4 loop 1 addr 0x11 MRS */
298# define SDRAM_MCRVALUE1 SDRAM_MCRVALUE0 /* ??? why not 0x80808130? */
299#else
300# define SDRAM_MxMR_PTx 195
301# define UPM_MRS_ADDR 0x11
302# define UPM_REFRESH_ADDR 0x30 /* or 0x11 if we want to be like above? */
303#endif /* !SDRAM_ALT_INIT_SEQUENCE */
wdenkfe8c2802002-11-03 00:38:21 +0000304
wdenk2535d602003-07-17 23:16:40 +0000305static const uint sdram_table[] =
wdenkfe8c2802002-11-03 00:38:21 +0000306{
307 /* single read. (offset 0 in upm RAM) */
308 0xefebfc24, 0x1f07fc24, 0xeeaefc04, 0x11adfc04,
wdenk2535d602003-07-17 23:16:40 +0000309 0xefbbbc00, 0x1ff77c45, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000310
311 /* burst read. (offset 8 in upm RAM) */
312 0xefebfc24, 0x1f07fc24, 0xeeaefc04, 0x10adfc04,
313 0xf0affc00, 0xf0affc00, 0xf1affc00, 0xefbbbc00,
wdenk2535d602003-07-17 23:16:40 +0000314 0x1ff77c45,
315
316 /* precharge + MRS. (offset 11 in upm RAM) */
317 0xeffbbc04, 0x1ff77c34, 0xefeabc34,
318 0x1fb57c35, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000319
320 /* single write. (offset 18 in upm RAM) */
321 0xefebfc24, 0x1f07fc24, 0xeeaebc00, 0x01b93c04,
wdenk2535d602003-07-17 23:16:40 +0000322 0x1ff77c45, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000323
324 /* burst write. (offset 20 in upm RAM) */
325 0xefebfc24, 0x1f07fc24, 0xeeaebc00, 0x10ad7c00,
326 0xf0affc00, 0xf0affc00, 0xe1bbbc04, 0x1ff77c45,
wdenk2535d602003-07-17 23:16:40 +0000327 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
328 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000329
330 /* refresh. (offset 30 in upm RAM) */
331 0xeffafc84, 0x1ff5fc04, 0xfffffc04, 0xfffffc04,
wdenk2535d602003-07-17 23:16:40 +0000332 0xfffffc84, 0xfffffc07, _NOT_USED_, _NOT_USED_,
333 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000334
335 /* exception. (offset 3c in upm RAM) */
wdenk2535d602003-07-17 23:16:40 +0000336 0xeffffc06, 0x1ffffc07, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +0000337
338#elif defined(CONFIG_SDRAM_50MHZ)
339
340/* ------------------------------------------------------------------------- */
341/* sdram table stolen from the fads manual */
342/* for chip MB811171622A-100 */
343
344/* this table is for 32-50MHz operation */
wdenk2535d602003-07-17 23:16:40 +0000345#ifdef SDRAM_ALT_INIT_SEQENCE
346# define SDRAM_MBMRVALUE0 0x80802114 /* PTx=128,PTxE,AMx=0,DSx=1,A11,RLFx=1,WLFx=1,TLFx=4 */
347# define SDRAM_MBMRVALUE1 0x80802118 /* PTx=128,PTxE,AMx=0,DSx=1,A11,RLFx=1,WLFx=1,TLFx=8 */
348# define SDRAM_MCRVALUE0 0x80808105 /* run upmb cs4 loop 1 addr 0x5 MRS */
349# define SDRAM_MCRVALUE1 0x80808130 /* run upmb cs4 loop 1 addr 0x30 REFRESH */
350# define SDRAM_MPTRVALUE 0x400
wdenkfe8c2802002-11-03 00:38:21 +0000351#define SDRAM_MARVALUE 0x88
wdenk2535d602003-07-17 23:16:40 +0000352#else
353# define SDRAM_MxMR_PTx 128
354# define UPM_MRS_ADDR 0x5
355# define UPM_REFRESH_ADDR 0x30
356#endif /* !SDRAM_ALT_INIT_SEQUENCE */
wdenkfe8c2802002-11-03 00:38:21 +0000357
wdenk2535d602003-07-17 23:16:40 +0000358static const uint sdram_table[] =
wdenkfe8c2802002-11-03 00:38:21 +0000359{
360 /* single read. (offset 0 in upm RAM) */
361 0x1f07fc04, 0xeeaefc04, 0x11adfc04, 0xefbbbc00,
362 0x1ff77c47,
363
wdenk2535d602003-07-17 23:16:40 +0000364 /* precharge + MRS. (offset 5 in upm RAM) */
wdenkfe8c2802002-11-03 00:38:21 +0000365 0x1ff77c34, 0xefeabc34, 0x1fb57c35,
366
367 /* burst read. (offset 8 in upm RAM) */
368 0x1f07fc04, 0xeeaefc04, 0x10adfc04, 0xf0affc00,
369 0xf0affc00, 0xf1affc00, 0xefbbbc00, 0x1ff77c47,
wdenk2535d602003-07-17 23:16:40 +0000370 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
371 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000372
373 /* single write. (offset 18 in upm RAM) */
374 0x1f27fc04, 0xeeaebc00, 0x01b93c04, 0x1ff77c47,
wdenk2535d602003-07-17 23:16:40 +0000375 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000376
377 /* burst write. (offset 20 in upm RAM) */
378 0x1f07fc04, 0xeeaebc00, 0x10ad7c00, 0xf0affc00,
wdenk2535d602003-07-17 23:16:40 +0000379 0xf0affc00, 0xe1bbbc04, 0x1ff77c47, _NOT_USED_,
380 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
381 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000382
383 /* refresh. (offset 30 in upm RAM) */
384 0x1ff5fc84, 0xfffffc04, 0xfffffc04, 0xfffffc04,
wdenk2535d602003-07-17 23:16:40 +0000385 0xfffffc84, 0xfffffc07, _NOT_USED_, _NOT_USED_,
386 _NOT_USED_, _NOT_USED_, _NOT_USED_, _NOT_USED_,
wdenkfe8c2802002-11-03 00:38:21 +0000387
388 /* exception. (offset 3c in upm RAM) */
wdenk2535d602003-07-17 23:16:40 +0000389 0x7ffffc07, _NOT_USED_, _NOT_USED_, _NOT_USED_ };
wdenkfe8c2802002-11-03 00:38:21 +0000390
391/* ------------------------------------------------------------------------- */
392#else
393#error SDRAM not correctly configured
394#endif
wdenk2535d602003-07-17 23:16:40 +0000395/* ------------------------------------------------------------------------- */
wdenkfe8c2802002-11-03 00:38:21 +0000396
wdenk2535d602003-07-17 23:16:40 +0000397/*
398 * Memory Periodic Timer Prescaler
399 */
400
401#define SDRAM_OR4VALUE 0x00000a00 /* SAM,GL5A/S=01,addr mask or'ed on later */
402#define SDRAM_BR4VALUE 0x000000c1 /* UPMB,base addr or'ed on later */
403
404/* ------------------------------------------------------------------------- */
405#ifdef SDRAM_ALT_INIT_SEQENCE
406/* ------------------------------------------------------------------------- */
407
408static int _initsdram(uint base, uint noMbytes)
wdenkfe8c2802002-11-03 00:38:21 +0000409{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200410 volatile immap_t *immap = (immap_t *)CONFIG_SYS_IMMR;
wdenkfe8c2802002-11-03 00:38:21 +0000411 volatile memctl8xx_t *memctl = &immap->im_memctl;
412
wdenkfe8c2802002-11-03 00:38:21 +0000413 upmconfig(UPMB, (uint *)sdram_table,sizeof(sdram_table)/sizeof(uint));
414
415 memctl->memc_mptpr = SDRAM_MPTPRVALUE;
416
417 /* Configure the refresh (mostly). This needs to be
418 * based upon processor clock speed and optimized to provide
419 * the highest level of performance. For multiple banks,
420 * this time has to be divided by the number of banks.
421 * Although it is not clear anywhere, it appears the
422 * refresh steps through the chip selects for this UPM
423 * on each refresh cycle.
424 * We have to be careful changing
425 * UPM registers after we ask it to run these commands.
426 */
427
wdenk2535d602003-07-17 23:16:40 +0000428 memctl->memc_mbmr = SDRAM_MBMRVALUE0; /* TLF 4 */
wdenkfe8c2802002-11-03 00:38:21 +0000429 memctl->memc_mar = SDRAM_MARVALUE; /* MRS code */
430
431 udelay(200);
432
433 /* Now run the precharge/nop/mrs commands.
434 */
435
Wolfgang Denk8ed44d92008-10-19 02:35:50 +0200436 memctl->memc_mcr = 0x80808111; /* run umpb cs4 1 count 1, addr 0x11 ??? (50MHz) */
437 /* run umpb cs4 1 count 1, addr 0x11 precharge+MRS (100MHz) */
wdenkfe8c2802002-11-03 00:38:21 +0000438 udelay(200);
439
440 /* Run 8 refresh cycles */
441
Wolfgang Denk8ed44d92008-10-19 02:35:50 +0200442 memctl->memc_mcr = SDRAM_MCRVALUE0; /* run upmb cs4 loop 1 addr 0x5 precharge+MRS (50 MHz)*/
wdenk2535d602003-07-17 23:16:40 +0000443 /* run upmb cs4 loop 1 addr 0x11 precharge+MRS (100MHz) */
wdenkfe8c2802002-11-03 00:38:21 +0000444
445 udelay(200);
446
Wolfgang Denk8ed44d92008-10-19 02:35:50 +0200447 memctl->memc_mbmr = SDRAM_MBMRVALUE1; /* TLF 4 (100 MHz) or TLF 8 (50MHz) */
448 memctl->memc_mcr = SDRAM_MCRVALUE1; /* run upmb cs4 loop 1 addr 0x30 refr (50 MHz) */
wdenk2535d602003-07-17 23:16:40 +0000449 /* run upmb cs4 loop 1 addr 0x11 precharge+MRS ??? (100MHz) */
wdenkfe8c2802002-11-03 00:38:21 +0000450
451 udelay(200);
452
wdenk2535d602003-07-17 23:16:40 +0000453 memctl->memc_mbmr = SDRAM_MBMRVALUE0; /* TLF 4 */
wdenkfe8c2802002-11-03 00:38:21 +0000454
wdenk2535d602003-07-17 23:16:40 +0000455 memctl->memc_or4 = SDRAM_OR4VALUE | ~((noMbytes<<20)-1);
wdenkfe8c2802002-11-03 00:38:21 +0000456 memctl->memc_br4 = SDRAM_BR4VALUE | base;
457
458 return 0;
459}
460
461/* ------------------------------------------------------------------------- */
wdenk2535d602003-07-17 23:16:40 +0000462#else /* !SDRAM_ALT_INIT_SEQUENCE */
463/* ------------------------------------------------------------------------- */
wdenkfe8c2802002-11-03 00:38:21 +0000464
wdenk2535d602003-07-17 23:16:40 +0000465/* refresh rate 15.6 us (= 64 ms / 4K = 62.4 / quad bursts) for <= 128 MBit */
466# define MPTPR_2BK_4K MPTPR_PTP_DIV16 /* setting for 2 banks */
467# define MPTPR_1BK_4K MPTPR_PTP_DIV32 /* setting for 1 bank */
468
469/* refresh rate 7.8 us (= 64 ms / 8K = 31.2 / quad bursts) for 256 MBit */
470# define MPTPR_2BK_8K MPTPR_PTP_DIV8 /* setting for 2 banks */
471# define MPTPR_1BK_8K MPTPR_PTP_DIV16 /* setting for 1 bank */
472
473/*
474 * MxMR settings for SDRAM
475 */
476
477/* 8 column SDRAM */
478# define SDRAM_MxMR_8COL ((SDRAM_MxMR_PTx << MBMR_PTB_SHIFT) | MBMR_PTBE | \
479 MBMR_AMB_TYPE_0 | MBMR_DSB_1_CYCL | MBMR_G0CLB_A11 | \
480 MBMR_RLFB_1X | MBMR_WLFB_1X | MBMR_TLFB_4X)
481/* 9 column SDRAM */
482# define SDRAM_MxMR_9COL ((SDRAM_MxMR_PTx << MBMR_PTB_SHIFT) | MBMR_PTAE | \
483 MBMR_AMB_TYPE_1 | MBMR_DSB_1_CYCL | MBMR_G0CLB_A10 | \
484 MBMR_RLFB_1X | MBMR_WLFB_1X | MBMR_TLFB_4X)
485
486static int _initsdram(uint base, uint noMbytes)
487{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200488 volatile immap_t *immap = (immap_t *)CONFIG_SYS_IMMR;
wdenk2535d602003-07-17 23:16:40 +0000489 volatile memctl8xx_t *memctl = &immap->im_memctl;
490
491 upmconfig(UPMB, (uint *)sdram_table,sizeof(sdram_table)/sizeof(uint));
492
493 memctl->memc_mptpr = MPTPR_2BK_4K;
494 memctl->memc_mbmr = SDRAM_MxMR_8COL & (~(MBMR_PTBE)); /* no refresh yet */
495
496 /* map CS 4 */
497 memctl->memc_or4 = SDRAM_OR4VALUE | ~((noMbytes<<20)-1);
498 memctl->memc_br4 = SDRAM_BR4VALUE | base;
499
500 /* Perform SDRAM initilization */
501# ifdef UPM_NOP_ADDR /* not currently in UPM table */
502 /* step 1: nop */
503 memctl->memc_mar = 0x00000000;
504 memctl->memc_mcr = MCR_UPM_B | MCR_OP_RUN | MCR_MB_CS4 |
505 MCR_MLCF(0) | UPM_NOP_ADDR;
506# endif
507
508 /* step 2: delay */
509 udelay(200);
510
511# ifdef UPM_PRECHARGE_ADDR /* merged with MRS in UPM table */
512 /* step 3: precharge */
513 memctl->memc_mar = 0x00000000;
514 memctl->memc_mcr = MCR_UPM_B | MCR_OP_RUN | MCR_MB_CS4 |
515 MCR_MLCF(4) | UPM_PRECHARGE_ADDR;
516# endif
517
518 /* step 4: refresh */
519 memctl->memc_mar = 0x00000000;
520 memctl->memc_mcr = MCR_UPM_B | MCR_OP_RUN | MCR_MB_CS4 |
521 MCR_MLCF(2) | UPM_REFRESH_ADDR;
522
523 /*
524 * note: for some reason, the UPM values we are using include
525 * precharge with MRS
526 */
527
528 /* step 5: mrs */
529 memctl->memc_mar = 0x00000088;
530 memctl->memc_mcr = MCR_UPM_B | MCR_OP_RUN | MCR_MB_CS4 |
531 MCR_MLCF(1) | UPM_MRS_ADDR;
532
533# ifdef UPM_NOP_ADDR
534 memctl->memc_mar = 0x00000000;
535 memctl->memc_mcr = MCR_UPM_B | MCR_OP_RUN | MCR_MB_CS4 |
536 MCR_MLCF(0) | UPM_NOP_ADDR;
537# endif
538 /*
539 * Enable refresh
540 */
541
542 memctl->memc_mbmr |= MBMR_PTBE;
543 return 0;
544}
545#endif /* !SDRAM_ALT_INIT_SEQUENCE */
546
547/* ------------------------------------------------------------------------- */
548
549static void _sdramdisable(void)
wdenkfe8c2802002-11-03 00:38:21 +0000550{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200551 volatile immap_t *immap = (immap_t *)CONFIG_SYS_IMMR;
wdenkfe8c2802002-11-03 00:38:21 +0000552 volatile memctl8xx_t *memctl = &immap->im_memctl;
553
554 memctl->memc_br4 = 0x00000000;
555
556 /* maybe we should turn off upmb here or something */
557}
558
559/* ------------------------------------------------------------------------- */
560
wdenk2535d602003-07-17 23:16:40 +0000561static int initsdram(uint base, uint *noMbytes)
wdenkfe8c2802002-11-03 00:38:21 +0000562{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200563 uint m = CONFIG_SYS_SDRAM_SIZE>>20;
wdenkfe8c2802002-11-03 00:38:21 +0000564
wdenk2535d602003-07-17 23:16:40 +0000565 /* _initsdram needs access to sdram */
wdenkfe8c2802002-11-03 00:38:21 +0000566 *((uint *)BCSR1) |= BCSR1_SDRAM_EN; /* enable sdram */
wdenkfe8c2802002-11-03 00:38:21 +0000567
568 if(!_initsdram(base, m))
569 {
wdenk2535d602003-07-17 23:16:40 +0000570 *noMbytes += m;
wdenkfe8c2802002-11-03 00:38:21 +0000571 return 0;
572 }
573 else
574 {
575 *((uint *)BCSR1) &= ~BCSR1_SDRAM_EN; /* disable sdram */
576
577 _sdramdisable();
578
579 return -1;
580 }
581}
582
wdenk2535d602003-07-17 23:16:40 +0000583#endif /* CONFIG_FADS */
584
wdenk180d3f72004-01-04 16:28:35 +0000585/* ========================================================================= */
586
Becky Bruce9973e3c2008-06-09 16:03:40 -0500587phys_size_t initdram (int board_type)
wdenkfe8c2802002-11-03 00:38:21 +0000588{
wdenk2535d602003-07-17 23:16:40 +0000589 uint sdramsz = 0; /* size of sdram in Mbytes */
wdenk2535d602003-07-17 23:16:40 +0000590 uint m = 0; /* size of dram in Mbytes */
wdenk11142572004-06-06 21:35:06 +0000591#ifndef CONFIG_MPC885ADS
Wolfgang Denkbfdd1e12011-11-04 15:55:45 +0000592 uint base = 0; /* base of dram in bytes */
wdenk2535d602003-07-17 23:16:40 +0000593 uint k, s;
wdenk180d3f72004-01-04 16:28:35 +0000594#endif
wdenk2535d602003-07-17 23:16:40 +0000595
596#ifdef CONFIG_FADS
597 if (!initsdram (0x00000000, &sdramsz)) {
Wolfgang Denkbfdd1e12011-11-04 15:55:45 +0000598#ifndef CONFIG_MPC885ADS
wdenk2535d602003-07-17 23:16:40 +0000599 base = sdramsz << 20;
Wolfgang Denkbfdd1e12011-11-04 15:55:45 +0000600#endif
wdenk2535d602003-07-17 23:16:40 +0000601 printf ("(%u MB SDRAM) ", sdramsz);
602 }
wdenkfe8c2802002-11-03 00:38:21 +0000603#endif
wdenk11142572004-06-06 21:35:06 +0000604#ifndef CONFIG_MPC885ADS /* No old DRAM on MPC885ADS */
wdenk2535d602003-07-17 23:16:40 +0000605 k = (*((uint *) BCSR2) >> 23) & 0x0f;
wdenkfe8c2802002-11-03 00:38:21 +0000606
wdenk2535d602003-07-17 23:16:40 +0000607 switch (k & 0x3) {
wdenkfe8c2802002-11-03 00:38:21 +0000608 /* "MCM36100 / MT8D132X" */
wdenk2535d602003-07-17 23:16:40 +0000609 case 0x00:
610 m = 4;
611 break;
wdenkfe8c2802002-11-03 00:38:21 +0000612
613 /* "MCM36800 / MT16D832X" */
wdenk2535d602003-07-17 23:16:40 +0000614 case 0x01:
615 m = 32;
616 break;
wdenkfe8c2802002-11-03 00:38:21 +0000617 /* "MCM36400 / MT8D432X" */
wdenk2535d602003-07-17 23:16:40 +0000618 case 0x02:
619 m = 16;
620 break;
wdenkfe8c2802002-11-03 00:38:21 +0000621 /* "MCM36200 / MT16D832X ?" */
wdenk2535d602003-07-17 23:16:40 +0000622 case 0x03:
623 m = 8;
624 break;
wdenkfe8c2802002-11-03 00:38:21 +0000625
626 }
627
wdenk2535d602003-07-17 23:16:40 +0000628 switch (k >> 2) {
629 case 0x02:
630 k = 70;
631 break;
wdenkfe8c2802002-11-03 00:38:21 +0000632
wdenk2535d602003-07-17 23:16:40 +0000633 case 0x03:
634 k = 60;
635 break;
wdenkfe8c2802002-11-03 00:38:21 +0000636
wdenk2535d602003-07-17 23:16:40 +0000637 default:
638 printf ("unknown dramdelay (0x%x) - defaulting to 70 ns", k);
639 k = 70;
wdenkfe8c2802002-11-03 00:38:21 +0000640 }
641
642#ifdef CONFIG_FADS
643 /* the FADS is missing this bit, all rams treated as non-edo */
644 s = 0;
645#else
wdenk2535d602003-07-17 23:16:40 +0000646 s = (*((uint *) BCSR2) >> 27) & 0x01;
wdenkfe8c2802002-11-03 00:38:21 +0000647#endif
648
wdenk2535d602003-07-17 23:16:40 +0000649 if (!_draminit (base, m, s, k)) {
650 printf ("%dM %dns %sDRAM: ", m, k, s ? "EDO " : "");
651 } else {
652 _dramdisable ();
653 m = 0;
wdenkfe8c2802002-11-03 00:38:21 +0000654 }
wdenk11142572004-06-06 21:35:06 +0000655#endif /* !CONFIG_MPC885ADS */
wdenk2535d602003-07-17 23:16:40 +0000656 m += sdramsz; /* add sdram size to total */
657
wdenk2535d602003-07-17 23:16:40 +0000658 return (m << 20);
wdenkfe8c2802002-11-03 00:38:21 +0000659}
660
661/* ------------------------------------------------------------------------- */
662
663int testdram (void)
664{
665 /* TODO: XXX XXX XXX */
666 printf ("test: 16 MB - ok\n");
667
668 return (0);
669}
670
wdenk180d3f72004-01-04 16:28:35 +0000671/* ========================================================================= */
672
673/*
674 * Check Board Identity:
675 */
676
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200677#if defined(CONFIG_FADS) && defined(CONFIG_SYS_DAUGHTERBOARD)
wdenk180d3f72004-01-04 16:28:35 +0000678static void checkdboard(void)
679{
680 /* get db type from BCSR 3 */
681 uint k = (*((uint *)BCSR3) >> 24) & 0x3f;
682
683 puts (" with db ");
684
685 switch(k) {
686 case 0x03 :
687 puts ("MPC823");
688 break;
689 case 0x20 :
690 puts ("MPC801");
691 break;
692 case 0x21 :
693 puts ("MPC850");
694 break;
695 case 0x22 :
696 puts ("MPC821, MPC860 / MPC860SAR / MPC860T");
697 break;
698 case 0x23 :
699 puts ("MPC860SAR");
700 break;
701 case 0x24 :
702 case 0x2A :
703 puts ("MPC860T");
704 break;
705 case 0x3F :
706 puts ("MPC850SAR");
707 break;
708 default : printf("0x%x", k);
709 }
710}
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200711#endif /* defined(CONFIG_FADS) && defined(CONFIG_SYS_DAUGHTERBOARD) */
wdenk180d3f72004-01-04 16:28:35 +0000712
713int checkboard (void)
714{
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100715#if defined(CONFIG_MPC86xADS)
716 puts ("Board: MPC86xADS\n");
717#elif defined(CONFIG_MPC885ADS)
718 puts ("Board: MPC885ADS\n");
719#else /* Only old ADS/FADS have got revision ID in BCSR3 */
wdenk180d3f72004-01-04 16:28:35 +0000720 uint r = (((*((uint *) BCSR3) >> 23) & 1) << 3)
721 | (((*((uint *) BCSR3) >> 19) & 1) << 2)
722 | (((*((uint *) BCSR3) >> 16) & 3));
723
724 puts ("Board: ");
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100725#if defined(CONFIG_FADS)
wdenk180d3f72004-01-04 16:28:35 +0000726 puts ("FADS");
727 checkdboard ();
728#else
729 puts ("ADS");
730#endif
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100731
wdenk180d3f72004-01-04 16:28:35 +0000732 puts (" rev ");
733
734 switch (r) {
735#if defined(CONFIG_ADS)
736 case 0x00:
737 puts ("ENG - this board sucks, check the errata, not supported\n");
738 return -1;
739 case 0x01:
740 puts ("PILOT - warning, read errata \n");
741 break;
742 case 0x02:
743 puts ("A - warning, read errata \n");
744 break;
745 case 0x03:
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100746 puts ("B\n");
wdenk180d3f72004-01-04 16:28:35 +0000747 break;
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100748#else /* FADS */
wdenk180d3f72004-01-04 16:28:35 +0000749 case 0x00:
750 puts ("ENG\n");
751 break;
752 case 0x01:
753 puts ("PILOT\n");
754 break;
755#endif /* CONFIG_ADS */
756 default:
757 printf ("unknown (0x%x)\n", r);
758 return -1;
759 }
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100760#endif /* CONFIG_MPC86xADS */
wdenk180d3f72004-01-04 16:28:35 +0000761
762 return 0;
763}
764
765/* ========================================================================= */
wdenkfe8c2802002-11-03 00:38:21 +0000766
Jon Loeligerc508a4c2007-07-09 18:31:28 -0500767#if defined(CONFIG_CMD_PCMCIA)
wdenkfe8c2802002-11-03 00:38:21 +0000768
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200769#ifdef CONFIG_SYS_PCMCIA_MEM_ADDR
770volatile unsigned char *pcmcia_mem = (unsigned char*)CONFIG_SYS_PCMCIA_MEM_ADDR;
wdenkfe8c2802002-11-03 00:38:21 +0000771#endif
772
773int pcmcia_init(void)
774{
775 volatile pcmconf8xx_t *pcmp;
wdenk11142572004-06-06 21:35:06 +0000776 uint v, slota = 0, slotb = 0;
wdenkfe8c2802002-11-03 00:38:21 +0000777
778 /*
779 ** Enable the PCMCIA for a Flash card.
780 */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200781 pcmp = (pcmconf8xx_t *)(&(((immap_t *)CONFIG_SYS_IMMR)->im_pcmcia));
wdenkfe8c2802002-11-03 00:38:21 +0000782
783#if 0
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200784 pcmp->pcmc_pbr0 = CONFIG_SYS_PCMCIA_MEM_ADDR;
wdenkfe8c2802002-11-03 00:38:21 +0000785 pcmp->pcmc_por0 = 0xc00ff05d;
786#endif
787
788 /* Set all slots to zero by default. */
789 pcmp->pcmc_pgcra = 0;
790 pcmp->pcmc_pgcrb = 0;
wdenk11142572004-06-06 21:35:06 +0000791#ifdef CONFIG_PCMCIA_SLOT_A
wdenkfe8c2802002-11-03 00:38:21 +0000792 pcmp->pcmc_pgcra = 0x40;
793#endif
wdenk11142572004-06-06 21:35:06 +0000794#ifdef CONFIG_PCMCIA_SLOT_B
wdenkfe8c2802002-11-03 00:38:21 +0000795 pcmp->pcmc_pgcrb = 0x40;
796#endif
797
798 /* enable PCMCIA buffers */
799 *((uint *)BCSR1) &= ~BCSR1_PCCEN;
800
801 /* Check if any PCMCIA card is plugged in. */
802
wdenk11142572004-06-06 21:35:06 +0000803#ifdef CONFIG_PCMCIA_SLOT_A
wdenkfe8c2802002-11-03 00:38:21 +0000804 slota = (pcmp->pcmc_pipr & 0x18000000) == 0 ;
wdenk11142572004-06-06 21:35:06 +0000805#endif
806#ifdef CONFIG_PCMCIA_SLOT_B
wdenkfe8c2802002-11-03 00:38:21 +0000807 slotb = (pcmp->pcmc_pipr & 0x00001800) == 0 ;
wdenk11142572004-06-06 21:35:06 +0000808#endif
wdenkfe8c2802002-11-03 00:38:21 +0000809
wdenk2535d602003-07-17 23:16:40 +0000810 if (!(slota || slotb)) {
wdenkfe8c2802002-11-03 00:38:21 +0000811 printf("No card present\n");
wdenkfe8c2802002-11-03 00:38:21 +0000812 pcmp->pcmc_pgcra = 0;
wdenkfe8c2802002-11-03 00:38:21 +0000813 pcmp->pcmc_pgcrb = 0;
wdenkfe8c2802002-11-03 00:38:21 +0000814 return -1;
815 }
816 else
817 printf("Card present (");
818
819 v = 0;
820
821 /* both the ADS and the FADS have a 5V keyed pcmcia connector (?)
822 **
823 ** Paolo - Yes, but i have to insert some 3.3V card in that slot on
824 ** my FADS... :-)
825 */
826
wdenk2535d602003-07-17 23:16:40 +0000827#if defined(CONFIG_MPC86x)
828 switch ((pcmp->pcmc_pipr >> 30) & 3)
wdenkfe8c2802002-11-03 00:38:21 +0000829#elif defined(CONFIG_MPC823) || defined(CONFIG_MPC850)
wdenk2535d602003-07-17 23:16:40 +0000830 switch ((pcmp->pcmc_pipr >> 14) & 3)
wdenkfe8c2802002-11-03 00:38:21 +0000831#endif
832 {
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100833 case 0x03 :
wdenk2535d602003-07-17 23:16:40 +0000834 printf("5V");
835 v = 5;
836 break;
837 case 0x01 :
838 printf("5V and 3V");
wdenkfe8c2802002-11-03 00:38:21 +0000839#ifdef CONFIG_FADS
wdenk2535d602003-07-17 23:16:40 +0000840 v = 3; /* User lower voltage if supported! */
wdenkfe8c2802002-11-03 00:38:21 +0000841#else
wdenk2535d602003-07-17 23:16:40 +0000842 v = 5;
wdenkfe8c2802002-11-03 00:38:21 +0000843#endif
wdenk2535d602003-07-17 23:16:40 +0000844 break;
Wolfgang Denk8ff02082006-03-12 01:55:43 +0100845 case 0x00 :
wdenk2535d602003-07-17 23:16:40 +0000846 printf("5V, 3V and x.xV");
wdenkfe8c2802002-11-03 00:38:21 +0000847#ifdef CONFIG_FADS
wdenk2535d602003-07-17 23:16:40 +0000848 v = 3; /* User lower voltage if supported! */
wdenkfe8c2802002-11-03 00:38:21 +0000849#else
wdenk2535d602003-07-17 23:16:40 +0000850 v = 5;
wdenkfe8c2802002-11-03 00:38:21 +0000851#endif
wdenk2535d602003-07-17 23:16:40 +0000852 break;
wdenkfe8c2802002-11-03 00:38:21 +0000853 }
854
wdenk2535d602003-07-17 23:16:40 +0000855 switch (v) {
wdenkfe8c2802002-11-03 00:38:21 +0000856#ifdef CONFIG_FADS
857 case 3:
wdenk2535d602003-07-17 23:16:40 +0000858 printf("; using 3V");
859 /*
860 ** Enable 3 volt Vcc.
861 */
862 *((uint *)BCSR1) &= ~BCSR1_PCCVCC1;
863 *((uint *)BCSR1) |= BCSR1_PCCVCC0;
864 break;
wdenkfe8c2802002-11-03 00:38:21 +0000865#endif
866 case 5:
wdenk2535d602003-07-17 23:16:40 +0000867 printf("; using 5V");
wdenkfe8c2802002-11-03 00:38:21 +0000868#ifdef CONFIG_ADS
wdenk2535d602003-07-17 23:16:40 +0000869 /*
870 ** Enable 5 volt Vcc.
871 */
872 *((uint *)BCSR1) &= ~BCSR1_PCCVCCON;
wdenkfe8c2802002-11-03 00:38:21 +0000873#endif
874#ifdef CONFIG_FADS
wdenk2535d602003-07-17 23:16:40 +0000875 /*
876 ** Enable 5 volt Vcc.
877 */
878 *((uint *)BCSR1) &= ~BCSR1_PCCVCC0;
879 *((uint *)BCSR1) |= BCSR1_PCCVCC1;
wdenkfe8c2802002-11-03 00:38:21 +0000880#endif
wdenk2535d602003-07-17 23:16:40 +0000881 break;
wdenkfe8c2802002-11-03 00:38:21 +0000882
883 default:
884 *((uint *)BCSR1) |= BCSR1_PCCEN; /* disable pcmcia */
885
886 printf("; unknown voltage");
887 return -1;
888 }
889 printf(")\n");
890 /* disable pcmcia reset after a while */
891
892 udelay(20);
893
wdenk11142572004-06-06 21:35:06 +0000894#ifdef CONFIG_PCMCIA_SLOT_A
wdenkfe8c2802002-11-03 00:38:21 +0000895 pcmp->pcmc_pgcra = 0;
wdenk11142572004-06-06 21:35:06 +0000896#endif
897#ifdef CONFIG_PCMCIA_SLOT_B
wdenkfe8c2802002-11-03 00:38:21 +0000898 pcmp->pcmc_pgcrb = 0;
899#endif
900
901 /* If you using a real hd you should give a short
902 * spin-up time. */
903#ifdef CONFIG_DISK_SPINUP_TIME
904 udelay(CONFIG_DISK_SPINUP_TIME);
905#endif
906
907 return 0;
908}
909
Jon Loeliger77a31852007-07-10 10:39:10 -0500910#endif
wdenkfe8c2802002-11-03 00:38:21 +0000911
wdenk180d3f72004-01-04 16:28:35 +0000912/* ========================================================================= */
wdenkfe8c2802002-11-03 00:38:21 +0000913
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200914#ifdef CONFIG_SYS_PC_IDE_RESET
wdenkfe8c2802002-11-03 00:38:21 +0000915
916void ide_set_reset(int on)
917{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200918 volatile immap_t *immr = (immap_t *)CONFIG_SYS_IMMR;
wdenkfe8c2802002-11-03 00:38:21 +0000919
920 /*
921 * Configure PC for IDE Reset Pin
922 */
923 if (on) { /* assert RESET */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200924 immr->im_ioport.iop_pcdat &= ~(CONFIG_SYS_PC_IDE_RESET);
wdenkfe8c2802002-11-03 00:38:21 +0000925 } else { /* release RESET */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200926 immr->im_ioport.iop_pcdat |= CONFIG_SYS_PC_IDE_RESET;
wdenkfe8c2802002-11-03 00:38:21 +0000927 }
928
929 /* program port pin as GPIO output */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200930 immr->im_ioport.iop_pcpar &= ~(CONFIG_SYS_PC_IDE_RESET);
931 immr->im_ioport.iop_pcso &= ~(CONFIG_SYS_PC_IDE_RESET);
932 immr->im_ioport.iop_pcdir |= CONFIG_SYS_PC_IDE_RESET;
wdenkfe8c2802002-11-03 00:38:21 +0000933}
934
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200935#endif /* CONFIG_SYS_PC_IDE_RESET */