9de4c6a9a1
This fine work was done by Yohanes Nugroho <yohanes a gmail dot com> Many thanks to John Nicholls and Thinlinx for providing sample hardware.
12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
#$FreeBSD$
|
|
include "../at91/std.at91sam9"
|
|
|
|
options STARTUP_PAGETABLE_ADDR=0x20800000
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNPHYSADDR=0x20000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
options AT91C_MASTER_CLOCK=132000000
|
|
|
|
device at91_board_hl201
|