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
|
|
|
|
2006-07-14 15:20:31 +00:00
|
|
|
options STARTUP_PAGETABLE_ADDR=0x20800000
|
2007-10-25 22:57:19 +00:00
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
|
|
options KERNPHYSADDR=0x20000000
|
2008-11-25 19:05:46 +00:00
|
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
2007-10-25 22:57:19 +00:00
|
|
|
options KERNVIRTADDR=0xc0000000
|
2010-10-06 22:25:21 +00:00
|
|
|
options AT91C_MASTER_CLOCK=60000000
|
2008-11-25 18:40:40 +00:00
|
|
|
|
|
|
|
device at91_board_kb920x
|