blob: 4f6af46f8ccabdba7a698c3deecf8ad35cfe6792 [file] [log] [blame]
wdenkfe8c2802002-11-03 00:38:21 +00001#
2# DNP/1110 board with SA1100 cpu
3#
4# http://www.dilnetpc.com
5#
6
7#
8# DILNETPC has 1 banks of 32 MB DRAM
9#
10# c000'0000
11#
12# Linux-Kernel is expected to be at c000'8000, entry c000'8000
13#
wdenka8c7c702003-12-06 19:49:23 +000014# we load ourself to c1f8'0000, the upper 1 MB of the first (only) bank
wdenkfe8c2802002-11-03 00:38:21 +000015#
16
wdenka8c7c702003-12-06 19:49:23 +000017TEXT_BASE = 0xc1f80000