std.lpc revision 239362
1# $FreeBSD: head/sys/arm/lpc/std.lpc 239362 2012-08-18 05:48:19Z andrew $
2#
3# DM644x
4#
5
6files		"../lpc/files.lpc"
7cpu		CPU_ARM9
8machine 	arm
9makeoptions	CONF_CFLAGS="-march=armv5te"
10options		PHYSADDR=0x80000000
11options		STARTUP_PAGETABLE_ADDR=0x80000000
12makeoptions	KERNPHYSADDR=0x80100000
13options		KERNPHYSADDR=0x80100000
14makeoptions	KERNVIRTADDR=0xc0100000
15options		KERNVIRTADDR=0xc0100000
16