1 1.1.4.2 uebayasi # $NetBSD: KUROBOX_PRO,v 1.1.4.2 2010/10/22 07:21:14 uebayasi Exp $ 2 1.1.4.2 uebayasi # 3 1.1.4.2 uebayasi # KUROBOX_PRO -- KUROUTOSHIKOU. KURO-BOX/PRO platform kernel 4 1.1.4.2 uebayasi # 5 1.1.4.2 uebayasi 6 1.1.4.2 uebayasi include "arch/evbarm/conf/MARVELL_NAS" 7 1.1.4.2 uebayasi 8 1.1.4.2 uebayasi # Board Type 9 1.1.4.2 uebayasi makeoptions BOARDTYPE="kurobox_pro" 10 1.1.4.2 uebayasi options EVBARM_BOARDTYPE=kurobox_pro 11 1.1.4.2 uebayasi 12 1.1.4.2 uebayasi makeoptions CPUFLAGS="-mcpu=xscale" # Xscale instruction set support 13 1.1.4.2 uebayasi no options CPU_SHEEVA 14 1.1.4.2 uebayasi no options KIRKWOOD 15 1.1.4.2 uebayasi 16 1.1.4.2 uebayasi # Development and Debugging options 17 1.1.4.2 uebayasi 18 1.1.4.2 uebayasi #options PERFCTRS # performance counters 19 1.1.4.2 uebayasi options DIAGNOSTIC # internally consistency checks 20 1.1.4.2 uebayasi options DEBUG 21 1.1.4.2 uebayasi #options PMAP_DEBUG # Enable pmap_debug_level code 22 1.1.4.2 uebayasi #options VERBOSE_INIT_ARM # verbose bootstraping messages 23 1.1.4.2 uebayasi options DDB # in-kernel debugger 24 1.1.4.2 uebayasi #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 25 1.1.4.2 uebayasi #options KGDB 26 1.1.4.2 uebayasi #options DEBUG_KGDB 27 1.1.4.2 uebayasi makeoptions DEBUG="-g -O2" # compile full symbol table 28 1.1.4.2 uebayasi options SYMTAB_SPACE=500000 29 1.1.4.2 uebayasi #options AUDIO_DEBUG=2 30 1.1.4.2 uebayasi 31 1.1.4.2 uebayasi 32 1.1.4.2 uebayasi # On-chip PCI Interface doesn't use. 33 1.1.4.2 uebayasi no gtpci* at mvsoc? 34 1.1.4.2 uebayasi no pci* at gtpci? 35 1.1.4.2 uebayasi 36 1.1.4.2 uebayasi rs5c372rtc* at iic? addr 0x32 # RICOH RS5C372 RTC 37 1.1.4.2 uebayasi 38 1.1.4.2 uebayasi # PCI network interfaces 39 1.1.4.2 uebayasi #mskc* at pci? dev ? function ? # Marvell Yukon 2 Gigabit Ethernet 40 1.1.4.2 uebayasi #msk* at mskc? 41