7558f3d5f0
TSC4370 config file wasn't committed to this tree, so I don't know if my changes will work on it or not.
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
#$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
|