aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
blob: 8a83a1aeb569240f90095057888a10b93be80b07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#@TYPE: Machine
#@NAME: BeagleBone machine
#@DESCRIPTION: Machine configuration for the http://beagleboard.org/bone board 

require conf/machine/include/ti33x.inc

# Only has DVI connector for external screen
GUI_MACHINE_CLASS = "bigscreen"

IMAGE_FSTYPES += "tar.gz"

SERIAL_CONSOLE = "115200 ttyO0"

UBOOT_MACHINE = "am335x_evm_config"