summaryrefslogtreecommitdiffstats
path: root/sys/arm/annapurna/alpine/std.alpine
blob: 8959c85528f78855c1284bd8542aa05aa60ff6d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

makeoption	ARM_LITTLE_ENDIAN

cpu		CPU_CORTEXA
machine 	arm armv6
makeoptions	CONF_CFLAGS="-march=armv7a -DAL_HAVE_TYPES"

makeoptions	KERNVIRTADDR=0xa0200000
options 	KERNVIRTADDR=0xa0200000

makeoptions	KERNBASE=0xa0000000
options 	KERNBASE=0xa0000000

options 	ARM_L2_PIPT

options 	IPI_IRQ_START=0
options 	IPI_IRQ_END=15

files		"../annapurna/alpine/files.alpine"
OpenPOWER on IntegriCloud