summaryrefslogtreecommitdiffstats
path: root/board/total5200/mt48lc32m16a2-75.h
blob: 037741722a72a72ee2bdcbbcf408d3c2fc836afd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
 * (C) Copyright 2004
 * Mark Jonas, Freescale Semiconductor, mark.jonas@freescale.com.
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

/*
 * Micron MT48LC32M16A2-75 is compatible to:
 *  - Infineon HYB39S512160AT-75
 */

#define SDRAM_DDR	0		/* is SDR */

/* Settings for XLB = 132 MHz */
#define SDRAM_MODE	0x00CD0000
#define SDRAM_CONTROL	0x514F0000
#define SDRAM_CONFIG1	0xD2322800
#define SDRAM_CONFIG2	0x8AD70000
OpenPOWER on IntegriCloud