19 lines
450 B
Plaintext
19 lines
450 B
Plaintext
# $NetBSD: files.beagle,v 1.1 2008/10/22 10:50:56 matt Exp $
|
|
#
|
|
# TI OMAP2 evaluation board configuration info
|
|
#
|
|
|
|
file arch/evbarm/beagle/beagle_machdep.c
|
|
|
|
# Kernel boot arguments
|
|
defparam opt_machdep.h BOOT_ARGS
|
|
|
|
# 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
|
|
defparam opt_com.h CONSADDR CONSPEED CONMODE
|
|
|