2012-08-15 05:37:10 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# DM644x
|
|
|
|
#
|
|
|
|
|
|
|
|
files "../lpc/files.lpc"
|
|
|
|
cpu CPU_ARM9
|
2012-08-18 05:48:19 +00:00
|
|
|
machine arm
|
2012-08-15 05:37:10 +00:00
|
|
|
makeoptions CONF_CFLAGS="-march=armv5te"
|
|
|
|
options PHYSADDR=0x80000000
|
|
|
|
makeoptions KERNPHYSADDR=0x80100000
|
|
|
|
options KERNPHYSADDR=0x80100000
|
|
|
|
makeoptions KERNVIRTADDR=0xc0100000
|
|
|
|
options KERNVIRTADDR=0xc0100000
|