7c570e8bb1
option is still in existance as it is used to build the trampoline code.
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
#$FreeBSD$
|
|
include "../at91/std.at91sam9"
|
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
|
|
device at91_board_sam9g20ek
|
|
device at91sam9g20
|