7ddf24b350
uses the new fdt_pinctrl interface.
17 lines
329 B
Plaintext
17 lines
329 B
Plaintext
# $FreeBSD$
|
|
machine arm armv6
|
|
cpu CPU_CORTEXA
|
|
makeoptions ARM_LITTLE_ENDIAN
|
|
options ARM_L2_PIPT
|
|
|
|
options KERNVIRTADDR=0xc0100000
|
|
makeoptions KERNVIRTADDR=0xc0100000
|
|
options KERNPHYSADDR=0x70100000
|
|
makeoptions KERNPHYSADDR=0x70100000
|
|
options PHYSADDR=0x70000000
|
|
|
|
device fdt_pinctrl
|
|
|
|
files "../freescale/imx/files.imx53"
|
|
|