~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to roms/u-boot/board/phytec/pcm030/mt46v32m16-75.h

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * (C) Copyright 2004
 
3
 * Mark Jonas, Freescale Semiconductor, mark.jonas@motorola.com.
 
4
 *
 
5
 * Eric Schumann, Phytec Messtechnik
 
6
 * adapted for mt46v32m16-75 DDR-RAM
 
7
 *
 
8
 * SPDX-License-Identifier:     GPL-2.0+
 
9
 */
 
10
 
 
11
#define SDRAM_DDR       1               /* is DDR */
 
12
 
 
13
/* Settings for XLB = 132 MHz */
 
14
 
 
15
#define SDRAM_MODE      0x018D0000
 
16
#define SDRAM_EMODE     0x40090000
 
17
#define SDRAM_CONTROL   0x71500F00
 
18
#define SDRAM_CONFIG1   0x73711930
 
19
#define SDRAM_CONFIG2   0x47770000
 
20
 
 
21
#define SDRAM_TAPDELAY  0x10000000 /* reserved Bit in MPC5200 B3-Step */