mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
11 lines
302 B
Text
11 lines
302 B
Text
#$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
|