aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/pandaboard.conf
blob: 8a0a284df214091c70089c6f80e0169e221f98f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@NAME: Pandaboard
#@DESCRIPTION: Machine configuration for the OMAP4430 Panda

require conf/machine/include/omap4.inc

MACHINE_GUI_CLASS = "bigscreen"

IMAGE_FSTYPES += "tar.gz"

KERNEL_DEVICETREE = "omap4-panda.dtb omap4-panda-a4.dtb omap4-panda-es.dtb"

SERIAL_CONSOLE = "115200 ttyS2"

MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
MACHINE_FEATURES = "kernel26 wifi bluetooth alsa apm ext2 screen usbgadget usbhost vfat sgx"