blob: 7c95b566f9bd6d8b66fb2955a38818835e2eade4 [file] [log] [blame]
wdenk47d1a6e2002-11-03 00:01:44 +00001/*
2 * The GENIETV is using the following physical memorymap (copied from
3 * the FADS configuration):
4 *
5 * ff020000 -> ff02ffff : pcmcia
6 * ff010000 -> ff01ffff : BCSR connected to CS1, setup by 8xxROM
7 * ff000000 -> ff00ffff : IMAP internal in the cpu
8 * 02800000 -> 0287ffff : flash connected to CS0
9 * 00000000 -> nnnnnnnn : sdram setup by U-Boot
10 *
11 * CS pins are connected as follows:
12 *
13 * CS0 -512Kb boot flash
14 * CS1 - SDRAM #1
15 * CS2 - SDRAM #2
16 * CS3 - Flash #1
17 * CS4 - Flash #2
18 * CS5 - LON (if present)
19 * CS6 - PCMCIA #1
20 * CS7 - PCMCIA #2
21 *
22 * Ports are configured as follows:
23 *
24 * PA7 - SDRAM banks enable
25 */