1 1.2.10.1 yamt # $NetBSD: files.netwalker,v 1.2.10.1 2012/05/23 10:07:42 yamt Exp $ 2 1.1 bsh # 3 1.2.10.1 yamt # Sharp Netwalker 4 1.1 bsh # 5 1.1 bsh 6 1.1 bsh file arch/evbarm/netwalker/netwalker_machdep.c 7 1.1 bsh 8 1.1 bsh # Kernel boot arguments 9 1.1 bsh defparam opt_machdep.h BOOT_ARGS 10 1.1 bsh 11 1.1 bsh # CPU support and integrated peripherals 12 1.1 bsh include "arch/arm/imx/files.imx51" 13 1.1 bsh 14 1.2 bsh device imxusbc_axi 15 1.2 bsh attach imxusbc at axi with imxusbc_axi 16 1.2 bsh file arch/evbarm/netwalker/netwalker_usb.c imxusbc_axi 17 1.2.10.1 yamt 18 1.2.10.1 yamt # LCD controller 19 1.2.10.1 yamt attach ipu at axi with lcd_netwalker 20 1.2.10.1 yamt file arch/evbarm/netwalker/netwalker_lcd.c lcd_netwalker 21 1.2.10.1 yamt defflag opt_netwalker_lcd.h LCD_DEBUG 22