f5dca533c2
Initially identical to the Ethernut5, but will diverge shortly before I refactor...
12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
# $FreeBSD$
|
|
include "../at91/std.at91sam9"
|
|
|
|
options STARTUP_PAGETABLE_ADDR=0x20800000
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNPHYSADDR=0x20000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
|
|
device at91_board_sam9260ek
|
|
device at91sam9260
|