mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
TSC4370 config file wasn't committed to this tree, so I don't know if my changes will work on it or not.
11 lines
284 B
Text
11 lines
284 B
Text
#$FreeBSD$
|
|
include "../at91/std.at91"
|
|
|
|
options STARTUP_PAGETABLE_ADDR=0x20000000
|
|
makeoptions KERNPHYSADDR=0x20100000
|
|
options KERNPHYSADDR=0x20100000
|
|
makeoptions KERNVIRTADDR=0xc0100000
|
|
options KERNVIRTADDR=0xc0100000
|
|
options AT91C_MASTER_CLOCK=45000000
|
|
|
|
device at91_board_hl200
|