freebsd-dev/sys/arm/cavium/cns11xx/std.econa
Andrew Turner 7c570e8bb1 Remove the arm KERNPHYSADDR option as it is no longer used. The make
option is still in existance as it is used to build the trampoline code.
2015-12-22 09:08:21 +00:00

16 lines
358 B
Plaintext

# $FreeBSD$
files "../cavium/cns11xx/files.econa"
cpu CPU_FA526
machine arm
makeoptions CONF_CFLAGS=-march=armv4
options PHYSADDR=0x00000000
makeoptions KERNPHYSADDR=0x01000000
makeoptions KERNVIRTADDR=0xc1000000
options KERNVIRTADDR=0xc1000000 # Used in ldscript.arm
options FLASHADDR=0xD0000000
options LOADERRAMADDR=0x00000000
options NO_EVENTTIMERS