30 lines
480 B
Plaintext
30 lines
480 B
Plaintext
# $NetBSD: HUMMINGBIRD_A31,v 1.1 2014/10/10 07:37:50 jmcneill Exp $
|
|
#
|
|
# HUMMINGBIRD_A31 - Merrii Hummingbird A31
|
|
#
|
|
|
|
include "arch/evbarm/conf/CUBIEBOARD"
|
|
|
|
no makeoptions BOARDTYPE
|
|
makeoptions BOARDTYPE="hummingbird_a31"
|
|
options ALLWINNER_A31
|
|
options MEMSIZE=1024
|
|
|
|
no ahcisata*
|
|
no awe0
|
|
no axp20x0
|
|
|
|
# TODO
|
|
no awinusb0
|
|
no awinusb1
|
|
no motg0
|
|
no awge0
|
|
|
|
#
|
|
# not fully working yet
|
|
#
|
|
# options MULTIPROCESSOR
|
|
# cpu* at mainbus?
|
|
|
|
options VERBOSE_INIT_ARM # verbose bootstraping messages
|