OPENRD revision 1.2
1#	$NetBSD: OPENRD,v 1.2 2012/09/01 14:50:11 matt Exp $
2#
3# This is a working config file for OpenRD(.org) Client.  Note that the
4# default boot address will not work and the kernel has to load at 8MB
5# to work.
6#
7
8include "arch/evbarm/conf/SHEEVAPLUG"
9
10makeoptions 	KERNEL_BASE_PHYS=0x00800000
11makeoptions 	KERNEL_BASE_VIRT=0xc0800000
12no makeoptions	LOADADDRESS
13makeoptions	LOADADDRESS="0xc0800000"
14
15#options 	VERBOSE_INIT_ARM	# verbose bootstraping messages
16#options 	MVSOC_CONSOLE_EARLY
17
18#options 	FPU_VFP
19
20options 	COMPAT_NETBSD32
21no options 	COMPAT_LINUX
22
23# this just emits endless errors, disable for now.
24no mvsdio*
25no sdmmc* at mvsdio?
26no sbt* at sdmmc?
27no ld* at sdmmc?
28
29# This has two SATA ports
30mvsata*		at mvsoc? offset ? irq ?
31atabus*		at ata?
32wd*		at atabus? drive ?
33