summaryrefslogtreecommitdiffstats
path: root/sys/arm/tegra/std.tegra2
blob: 337b85fa8a350a742f21312ab91621a644e5b881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# nVidia Tegra 2 common options
#$FreeBSD$

cpu		CPU_CORTEXA
machine 	arm armv6

options		PHYSADDR=0x00000000

makeoptions	KERNPHYSADDR=0x00200000
options		KERNPHYSADDR=0x00200000
makeoptions	KERNVIRTADDR=0xc0200000
options		KERNVIRTADDR=0xc0200000

options		STARTUP_PAGETABLE_ADDR=0x00100000

files		"../tegra/files.tegra2"
OpenPOWER on IntegriCloud