NetBSD/sys/arch/evbarm/conf/files.overo
kiyohara b2818818a0 Call arm32_*_init() and initarm_common().
OVERO work fine.  GUMSTIX build only now.
2014-05-23 13:56:18 +00:00

27 lines
698 B
Plaintext

# $NetBSD: files.overo,v 1.5 2014/05/23 13:56:18 kiyohara Exp $
#
# Gumstix. Inc. Overo boards configuration info
#
file arch/arm/arm32/arm32_boot.c
file arch/arm/arm32/arm32_kvminit.c
file arch/arm/arm32/arm32_reboot.c
file arch/evbarm/gumstix/gumstix_machdep.c
defflag opt_gumstix.h OVERO
GUMSTIX_NETBSD_ARGS_EXPANSION
defparam opt_gxio.h GXIO_DEFAULT_EXPANSION
file arch/evbarm/gumstix/gxio.c
# CPU support and integrated peripherals
include "arch/arm/omap/files.omap2"
# NS16550 compatible serial ports
attach com at obio with obiouart
file arch/arm/omap/obio_com.c obiouart
# SMSC LAN9118
attach smsh at gpmc with smsh_gpmc
file arch/evbarm/gumstix/if_smsh_gpmc.c smsh_gpmc