1 1.3.2.3 yamt # $NetBSD: OPENRD,v 1.3.2.3 2013/01/16 05:32:52 yamt Exp $ 2 1.3.2.2 yamt # 3 1.3.2.2 yamt # This is a working config file for OpenRD(.org) Client. Note that the 4 1.3.2.2 yamt # default boot address will not work and the kernel has to load at 8MB 5 1.3.2.2 yamt # to work. 6 1.3.2.2 yamt # 7 1.3.2.2 yamt 8 1.3.2.2 yamt include "arch/evbarm/conf/SHEEVAPLUG" 9 1.3.2.2 yamt 10 1.3.2.2 yamt makeoptions KERNEL_BASE_PHYS=0x00800000 11 1.3.2.2 yamt makeoptions KERNEL_BASE_VIRT=0xc0800000 12 1.3.2.2 yamt no makeoptions LOADADDRESS 13 1.3.2.2 yamt makeoptions LOADADDRESS="0xc0800000" 14 1.3.2.2 yamt 15 1.3.2.2 yamt #options VERBOSE_INIT_ARM # verbose bootstraping messages 16 1.3.2.2 yamt #options MVSOC_CONSOLE_EARLY 17 1.3.2.2 yamt 18 1.3.2.2 yamt #options FPU_VFP 19 1.3.2.2 yamt 20 1.3.2.2 yamt options COMPAT_NETBSD32 21 1.3.2.2 yamt no options COMPAT_LINUX 22 1.3.2.2 yamt 23 1.3.2.3 yamt # On-board PCI vga 24 1.3.2.2 yamt 25 1.3.2.2 yamt vga* at pci? dev ? function ? 26 1.3.2.2 yamt wsdisplay* at vga? console ? 27