]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/arm/ti/am335x/std.am335x
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / arm / ti / am335x / std.am335x
1 # AM335x generic configuration
2 #$FreeBSD$
3 files           "../ti/am335x/files.am335x"
4 include         "../ti/std.ti"
5 makeoption      ARM_LITTLE_ENDIAN
6
7 # Physical memory starts at 0x80000000.  We assume images are loaded at
8 # 0x80200000, e.g. from u-boot with 'fatload mmc 0 0x80200000 kernel.bin'
9 #
10 #
11 options         PHYSADDR=0x80000000
12 options         KERNPHYSADDR=0x80200000
13 makeoptions     KERNPHYSADDR=0x80200000
14 options         KERNVIRTADDR=0xc0200000         # Used in ldscript.arm
15 makeoptions     KERNVIRTADDR=0xc0200000
16
17 options         STARTUP_PAGETABLE_ADDR=0x80000000
18
19 options         SOC_TI_AM335X
20
21 options         ARM_L2_PIPT