summaryrefslogtreecommitdiffstats
path: root/sys/arm/samsung/exynos/std.exynos5
blob: 58f692cc0009c52d8a18bbfa722efeb06c8a4e15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $FreeBSD$

makeoption	ARM_LITTLE_ENDIAN

cpu		CPU_CORTEXA
machine		arm armv6

options		PHYSADDR=0x40000000

makeoptions	KERNPHYSADDR=0x40f00000
options		KERNPHYSADDR=0x40f00000

makeoptions	KERNVIRTADDR=0xc0f00000
options		KERNVIRTADDR=0xc0f00000

options		STARTUP_PAGETABLE_ADDR=0x40100000

options		ARM_L2_PIPT

options		IPI_IRQ_START=0
options		IPI_IRQ_END=15

files		"../samsung/exynos/files.exynos5"
OpenPOWER on IntegriCloud