mirror of https://github.com/F-Stack/f-stack.git
10 lines
194 B
Plaintext
10 lines
194 B
Plaintext
|
#$FreeBSD$
|
||
|
include "../at91/std.at91sam9"
|
||
|
|
||
|
makeoptions KERNPHYSADDR=0x20000000
|
||
|
makeoptions KERNVIRTADDR=0xc0000000
|
||
|
options KERNVIRTADDR=0xc0000000
|
||
|
|
||
|
device at91_board_hl201
|
||
|
device at91sam9g20
|