mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
17 lines
390 B
Plaintext
17 lines
390 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 KERNPHYSADDR=0x01000000
|
|
options KERNVIRTADDR=0xc1000000 # Used in ldscript.arm
|
|
options FLASHADDR=0xD0000000
|
|
options LOADERRAMADDR=0x00000000
|
|
|
|
options NO_EVENTTIMERS
|