1239278Sgonzo# $FreeBSD$
2239278Sgonzo#
3239278Sgonzo# DM644x
4239278Sgonzo#
5239278Sgonzo
6239278Sgonzofiles		"../lpc/files.lpc"
7239278Sgonzocpu		CPU_ARM9
8239362Sandrewmachine 	arm
9239278Sgonzomakeoptions	CONF_CFLAGS="-march=armv5te"
10239278Sgonzooptions		PHYSADDR=0x80000000
11239278Sgonzooptions		STARTUP_PAGETABLE_ADDR=0x80000000
12239278Sgonzomakeoptions	KERNPHYSADDR=0x80100000
13239278Sgonzooptions		KERNPHYSADDR=0x80100000
14239278Sgonzomakeoptions	KERNVIRTADDR=0xc0100000
15239278Sgonzooptions		KERNVIRTADDR=0xc0100000
16