7758916f44
Only L2 PIPT cache is supported for __ARM_ARCH >= 6. In fact, this is just a pure proclamation as this option is used only in armv4 specific files now.
10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
# AM335x generic configuration
|
|
#$FreeBSD$
|
|
files "../ti/am335x/files.am335x"
|
|
include "../ti/std.ti"
|
|
|
|
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
|
makeoptions KERNVIRTADDR=0xc0200000
|
|
|
|
options SOC_TI_AM335X
|