|
# XScale PXA generic configuration
|
|
# $FreeBSD$
|
|
files "../xscale/pxa/files.pxa"
|
|
include "../xscale/std.xscale"
|
|
makeoptions KERNPHYSADDR=0xa0200000
|
|
makeoptions KERNVIRTADDR=0xc0200000
|
|
makeoptions CONF_CFLAGS=-mcpu=xscale
|
|
options XSCALE_CACHE_READ_WRITE_ALLOCATE
|
|
machine arm
|