c192c5d300
consistently used. It was a carry over from NetBSD that FreeBSD doesn't use.
12 lines
241 B
Plaintext
12 lines
241 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
|
|
|
|
options ARM_L2_PIPT
|