]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - conf/machine/beaglebone.conf
hawkboard: remove machine definition, since it's unsupported
[glsdk/meta-ti-glsdk.git] / conf / machine / beaglebone.conf
1 #@TYPE: Machine
2 #@NAME: BeagleBone machine
3 #@DESCRIPTION: Machine configuration for the http://beagleboard.org/bone board 
5 require conf/machine/include/ti33x.inc
7 # Only has DVI connector for external screen
8 GUI_MACHINE_CLASS = "bigscreen"
10 PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
12 IMAGE_FSTYPES += "tar.bz2"
14 SERIAL_CONSOLE = "115200 ttyO0"
16 UBOOT_MACHINE = "am335x_evm_config"