11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
|
#$FreeBSD$
|
||
|
include "../at91/std.at91"
|
||
|
|
||
|
options STARTUP_PAGETABLE_ADDR=0x20800000
|
||
|
makeoptions KERNPHYSADDR=0x20000000
|
||
|
makeoptions KERNVIRTADDR=0xc0000000
|
||
|
options KERNPHYSADDR=0x20000000
|
||
|
options KERNVIRTADDR=0xc0000000
|
||
|
|
||
|
device at91_board_tsc4370
|