7d73db6491
Also migrate from MD disk to NFS boot.
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
#$FreeBSD$
|
|
include "../at91/std.at91"
|
|
files "../at91/files.kb920x"
|
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNPHYSADDR=0x20000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
options PHYSADDR=0x20000000
|
|
options STARTUP_PAGETABLE_ADDR=0x20800000
|