mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
aaa1966f6b
Reviewed by: imp
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
#$FreeBSD$
|
|
include "../at91/std.at91sam9g45"
|
|
|
|
options STARTUP_PAGETABLE_ADDR=0x70800000
|
|
makeoptions KERNPHYSADDR=0x70008000
|
|
options KERNPHYSADDR=0x70008000
|
|
makeoptions KERNVIRTADDR=0xc0008000
|
|
options KERNVIRTADDR=0xc0008000
|
|
|
|
device at91sam9g45
|
|
device at91_board_sn9g45
|
|
|