#       $NetBSD: OPENRD,v 1.9 2020/08/16 10:27:47 jdolecek Exp $
#
# This is a working config file for OpenRD(.org) Client.  Note that the
# default boot address will not work and the kernel has to load at 8MB
# to work.
#

include "arch/evbarm/conf/SHEEVAPLUG"

makeoptions     KERNEL_BASE_PHYS=0x00800000
makeoptions     KERNEL_BASE_VIRT=0xc0800000
no makeoptions  LOADADDRESS
makeoptions     LOADADDRESS="0xc0800000"

#options        VERBOSE_INIT_ARM        # verbose bootstraping messages
#options        MVSOC_CONSOLE_EARLY

#options        FPU_VFP

# On-board PCI vga

vga*            at pci? dev ? function ?
wsdisplay*      at vga? console ?


# mvsdio doesn't currently function on OPENRD
# Tested on OpenRD-Client
no mvsdio