2006-02-04 23:32:13 +00:00
|
|
|
#$FreeBSD$
|
2006-02-17 22:33:13 +00:00
|
|
|
include "../at91/std.at91"
|
2006-02-04 23:32:13 +00:00
|
|
|
files "../at91/files.kb920x"
|
|
|
|
|
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
2006-07-14 15:20:31 +00:00
|
|
|
options KERNPHYSADDR=0x20000000
|
|
|
|
options KERNVIRTADDR=0xc0000000
|
|
|
|
options PHYSADDR=0x20000000
|
|
|
|
options STARTUP_PAGETABLE_ADDR=0x20800000
|