OPENRD revision 1.1
1#	$NetBSD: OPENRD,v 1.1 2012/08/10 02:31:52 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# this just emits endless errors, disable for now.
19no mvsdio*
20no sdmmc* at mvsdio?
21no sbt* at sdmmc?
22no ld* at sdmmc?
23
24# This has two SATA ports
25mvsata*		at mvsoc? offset ? irq ?
26atabus*		at ata?
27wd*		at atabus? drive ?
28