bb64064e5d
running with multiple SoCs compiled in very well anyway, so this just wastes space. As more and more SoCs arrive in the tree, it is better to edit one master file that builds them all than many board files.
12 lines
274 B
Plaintext
12 lines
274 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_qila9g20
|
|
device at91sam9g20
|