3a67028003
Submitted by: Greg Ansley
12 lines
302 B
Plaintext
12 lines
302 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=((12000000*133)/12)
|
|
|
|
device at91_board_qila9g20
|