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."
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."
conf_uboot_CONFIG_CMD_BOOTZ=1
conf_uboot_CONFIG_CMD_BOOTZ=1
conf_uboot_CONFIG_CMD_FS_GENERIC=1
convert_uboot_to_dtb_board
convert_uboot_to_dtb_board
;;
;;
bone-video)
bone-video)
need_am335x_firmware="1"
need_am335x_firmware="1"
uboot_SCRIPT_ENTRY="uenvcmd"
uboot_SCRIPT_ENTRY="uenvcmd"
uboot_CMD_LOAD="load"
SYSTEM="bone"
SYSTEM="bone"
conf_board="BEAGLEBONE_A"
conf_board="BEAGLEBONE_A"
is_omap
is_omap
@ -1575,6 +1584,7 @@ check_uboot_type () {
USE_KMS=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."
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."