usb: board_usb_init and board_usb_cleanup calls in the fastboot command
[platform/kernel/u-boot.git] / include / configs / ti_omap5_common.h
index f3e5a75..4179a57 100644 (file)
        "if test ${dofastboot} -eq 1; then " \
                "echo Boot fastboot requested, resetting dofastboot ...;" \
                "setenv dofastboot 0; saveenv;" \
-               "echo Booting into fastboot ...; fastboot;" \
+               "echo Booting into fastboot ...; fastboot 0;" \
        "fi;" \
        "run findfdt; " \
        "run mmcboot;" \