summaryrefslogtreecommitdiffstats
path: root/sys/arm/lpc/std.lpc
blob: 84995ced887eff6cedb2ea7bb04a0ce35e36ee12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$
#
# DM644x
#

files		"../lpc/files.lpc"
cpu		CPU_ARM9
machine 	arm
makeoptions	CONF_CFLAGS="-march=armv5te"
options		PHYSADDR=0x80000000
options		STARTUP_PAGETABLE_ADDR=0x80000000
makeoptions	KERNPHYSADDR=0x80100000
options		KERNPHYSADDR=0x80100000
makeoptions	KERNVIRTADDR=0xc0100000
options		KERNVIRTADDR=0xc0100000
OpenPOWER on IntegriCloud