1239278Sgonzo# $FreeBSD: releng/10.2/sys/arm/lpc/std.lpc 266110 2014-05-15 02:41:23Z ian $
2239278Sgonzo#
3239278Sgonzo# DM644x
4239278Sgonzo#
5239278Sgonzo
6239278Sgonzofiles		"../lpc/files.lpc"
7239278Sgonzocpu		CPU_ARM9
8239362Sandrewmachine 	arm
9239278Sgonzomakeoptions	CONF_CFLAGS="-march=armv5te"
10239278Sgonzooptions		PHYSADDR=0x80000000
11239278Sgonzomakeoptions	KERNPHYSADDR=0x80100000
12239278Sgonzooptions		KERNPHYSADDR=0x80100000
13239278Sgonzomakeoptions	KERNVIRTADDR=0xc0100000
14239278Sgonzooptions		KERNVIRTADDR=0xc0100000
15