NetBSD/sys/arch/evbarm/conf/OPENRD
2014-04-04 07:55:25 +00:00

26 lines
618 B
Plaintext

# $NetBSD: OPENRD,v 1.5 2014/04/04 07:55:25 msaitoh 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
no options COMPAT_LINUX
# On-board PCI vga
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?