std.ethernut5 revision 235348
1# $FreeBSD: head/sys/arm/at91/std.ethernut5 235348 2012-05-12 18:11:26Z marius $
2include "../at91/std.at91sam9"
3
4options 	STARTUP_PAGETABLE_ADDR=0x20800000
5makeoptions	KERNPHYSADDR=0x20000000
6makeoptions	KERNVIRTADDR=0xc0000000
7options 	KERNPHYSADDR=0x20000000
8options 	KERNVIRTADDR=0xc0000000
9
10# SAM9XE512 w/ 90.3168 MHz master clock
11options 	AT91C_MASTER_CLOCK=90316800
12
13device		at91_board_ethernut5
14nodevice	at91sam9g20
15