special usb hub handling, IDE disks, and retries all over the place
[linux-2.4.git] / include / asm-arm / arch-epxa / exc-epxa10dbr3.h
1 /* megafunction wizard: %ARM-Based Excalibur%
2    GENERATION: STANDARD
3    VERSION: WM1.0
4    MODULE: ARM-Based Excalibur
5    PROJECT: excalibur
6    ============================================================
7    File Name: F:\pr_armboot\armboot-1.1.0\board\epxa10db\quartus\excalibur.h
8    Megafunction Name(s): ARM-Based Excalibur
9    ============================================================
10
11    ************************************************************
12    THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE!
13    ************************************************************/
14
15 #ifndef EXCALIBUR_H_INCLUDED
16 #define EXCALIBUR_H_INCLUDED
17
18 #define EXC_DEFINE_PROCESSOR_LITTLE_ENDIAN
19 #define EXC_DEFINE_BOOT_FROM_FLASH
20
21 #define EXC_INPUT_CLK_FREQUENCY (50000000)
22 #define EXC_AHB1_CLK_FREQUENCY (200000000)
23 #define EXC_AHB2_CLK_FREQUENCY (100000000)
24 #define EXC_SDRAM_CLK_FREQUENCY (125000000)
25
26 /* Registers Block */
27 #define EXC_REGISTERS_BASE (0x7fffc000)
28 #define EXC_MODE_CTRL00_BASE (EXC_REGISTERS_BASE + 0x000)
29 #define EXC_IO_CTRL00_BASE (EXC_REGISTERS_BASE + 0x040)
30 #define EXC_MMAP00_BASE (EXC_REGISTERS_BASE + 0x080)
31 #define EXC_PLD_CONFIG00_BASE (EXC_REGISTERS_BASE + 0x140)
32 #define EXC_TIMER00_BASE (EXC_REGISTERS_BASE + 0x200)
33 #define EXC_INT_CTRL00_BASE (EXC_REGISTERS_BASE + 0xc00)
34 #define EXC_CLOCK_CTRL00_BASE (EXC_REGISTERS_BASE + 0x300)
35 #define EXC_WATCHDOG00_BASE (EXC_REGISTERS_BASE + 0xa00)
36 #define EXC_UART00_BASE (EXC_REGISTERS_BASE + 0x280)
37 #define EXC_EBI00_BASE (EXC_REGISTERS_BASE + 0x380)
38 #define EXC_SDRAM00_BASE (EXC_REGISTERS_BASE + 0x400)
39 #define EXC_AHB12_BRIDGE_CTRL00_BASE (EXC_REGISTERS_BASE + 0x800)
40 #define EXC_PLD_STRIPE_BRIDGE_CTRL00_BASE (EXC_REGISTERS_BASE + 0x100)
41 #define EXC_STRIPE_PLD_BRIDGE_CTRL00_BASE (EXC_REGISTERS_BASE + 0x100)
42
43 #define EXC_REGISTERS_SIZE (0x00004000)
44
45 /* EBI Block(s) */
46 #define EXC_EBI_BLOCK0_BASE (0x40000000)
47 #define EXC_EBI_BLOCK0_SIZE (0x00800000)
48 #define EXC_EBI_BLOCK0_WIDTH (16)
49 #define EXC_EBI_BLOCK0_NON_CACHEABLE
50 #define EXC_EBI_BLOCK1_BASE (0x40800000)
51 #define EXC_EBI_BLOCK1_SIZE (0x00800000)
52 #define EXC_EBI_BLOCK1_WIDTH (16)
53 #define EXC_EBI_BLOCK1_NON_CACHEABLE
54 #define EXC_EBI_BLOCK2_BASE (0x41000000)
55 #define EXC_EBI_BLOCK2_SIZE (0x00800000)
56 #define EXC_EBI_BLOCK2_WIDTH (16)
57 #define EXC_EBI_BLOCK2_NON_CACHEABLE
58 #define EXC_EBI_BLOCK3_BASE (0x41800000)
59 #define EXC_EBI_BLOCK3_SIZE (0x00800000)
60 #define EXC_EBI_BLOCK3_WIDTH (16)
61 #define EXC_EBI_BLOCK3_NON_CACHEABLE
62
63 /* SDRAM Block(s) */
64 #define EXC_SDRAM_BLOCK0_BASE (0x00000000)
65 #define EXC_SDRAM_BLOCK0_SIZE (0x08000000)
66 #define EXC_SDRAM_BLOCK0_WIDTH (32)
67
68 /* Single Port SRAM Block(s) */
69 #define EXC_SPSRAM_BLOCK0_BASE (0x20000000)
70 #define EXC_SPSRAM_BLOCK0_SIZE (0x00020000)
71 #define EXC_SPSRAM_BLOCK1_BASE (0x20020000)
72 #define EXC_SPSRAM_BLOCK1_SIZE (0x00020000)
73
74 /* Dual Port SRAM Block(s) */
75 #define EXC_DPSRAM_BLOCK0_BASE (0x20040000)
76 #define EXC_DPSRAM_BLOCK0_SIZE (0x00010000)
77 #define EXC_DPSRAM_BLOCK0_WIDTH (0)
78 #define EXC_DPSRAM_BLOCK1_BASE (0x20200000)
79 #define EXC_DPSRAM_BLOCK1_SIZE (0x00010000)
80 #define EXC_DPSRAM_BLOCK1_WIDTH (0)
81
82 /* PLD Block(s) */
83 #define EXC_PLD_BLOCK0_BASE (0x80000000)
84 #define EXC_PLD_BLOCK0_SIZE (0x80000000)
85 #define EXC_PLD_BLOCK0_CACHEABLE
86 #define EXC_PLD_BLOCK1_BASE (0x60000000)
87 #define EXC_PLD_BLOCK1_SIZE (0x10000000)
88 #define EXC_PLD_BLOCK1_NON_CACHEABLE
89
90 #endif