#@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 MACHINE_GUI_CLASS = "bigscreen" IMAGE_FSTYPES += "tar.gz" SERIAL_CONSOLE = "115200 ttyO0" UBOOT_MACHINE = "am335x_boneblack_config"