summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960/rxgen960/startup/pmc901_memmap.h
blob: 7bbc3a1e815b84ae46470e84edeb7a25b6d2f694 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  $Id$
 */

/* Memory map for the pmc901 ; works for most RAMiX PMC/CPCI modules as well */

#define UART_REG 0xc0000100
#define LED_REG  0xc0000200
#define DRAM_BASE 0xa0000000
#define DRAM_SIZE 0x00400000
#define DRAM_SIZE_MASK 0xffc00000
#define	FLASH_BASE 0xfe000000