summaryrefslogtreecommitdiffstats
path: root/board/inka4x0/mt46v32m16-75.h
blob: f16f450d01796ac8665731cce57144a612528110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Copyright (C) 2007 Semihalf
 * Written by Marian Balakowicz <m8@semihalf.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	0x714F0F00
#define SDRAM_CONFIG1	0x73711930
#define SDRAM_CONFIG2	0x46770000
#define SDRAM_TAPDELAY	0x10000000
OpenPOWER on IntegriCloud