summaryrefslogtreecommitdiffstats
path: root/sys/arm/econa/std.econa
blob: 324caf358a6ae971ad3dddb557385a66952b73a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

files	"../econa/files.econa"
cpu		CPU_FA526
machine 	arm
makeoptions	CONF_CFLAGS=-march=armv4
options	PHYSADDR=0x00000000
makeoptions	KERNPHYSADDR=0x01000000
makeoptions	KERNVIRTADDR=0xc1000000

options	KERNPHYSADDR=0x01000000
options	KERNVIRTADDR=0xc1000000	# Used in ldscript.arm
options	FLASHADDR=0xD0000000
options	LOADERRAMADDR=0x00000000
options	STARTUP_PAGETABLE_ADDR=0x00100000

options	NO_EVENTTIMERS
OpenPOWER on IntegriCloud