# --dtb am335x-bone-video (BeagleBone (v3.8.x) Video Install (with cape adapter))
# --dtb am335x-bone-video (BeagleBone Video Install:supported)
#Bootloader:
conf_board="BEAGLEBONE"
conf_board="am335x_evm"
conf_bl_http="http://rcn-ee.net/deb/tools/latest"
conf_bl_listfile="bootloader-ng"
@ -60,6 +59,7 @@ need_am335x_firmware=1
SERIAL="ttyO0"
SERIAL_CONSOLE="${SERIAL},115200n8"
#SERIAL_MODE=1
USE_KMS=1
conf_note="Note: During the install use a 5Volt DC power supply as USB does not always provide enough power. If board locks up on boot run [sudo ifconfig usb0 up] on host."