]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/xscale/ixp425/std.avila
Update compiler-rt to 3.9.0 release, and update the build glue for
[FreeBSD/FreeBSD.git] / sys / arm / xscale / ixp425 / std.avila
1 #$FreeBSD$
2
3 #
4 # Gateworks GW23XX board configuration
5 #
6 files           "../xscale/ixp425/files.avila"
7 #
8 # Physical memory starts at 0.  We assume images are loaded at
9 # 0x200000, e.g. from redboot with load -b 0x200000 kernel.
10 #
11 # Redboot is expected to handle unmapping the flash memory that
12 # appears at 0 on boot.  Likewise we expect the expansion bus to
13 # be remapped away from 0.
14 #
15 options         PHYSADDR=0x00000000
16 makeoptions     KERNPHYSADDR=0x00200000
17 options         KERNVIRTADDR=0xc0200000         # Used in ldscript.arm
18 makeoptions     KERNVIRTADDR=0xc0200000
19 options         FLASHADDR=0x50000000
20 options         LOADERRAMADDR=0x00000000