2010-07-14 00:48:53 +00:00
|
|
|
#$FreeBSD$
|
|
|
|
include "../at91/std.at91sam9"
|
|
|
|
|
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
|
|
options KERNPHYSADDR=0x20000000
|
|
|
|
options KERNVIRTADDR=0xc0000000
|
|
|
|
|
|
|
|
device at91_board_hl201
|
2012-07-01 06:34:17 +00:00
|
|
|
device at91sam9g20
|