]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/am43xx_evm.h
include: configs: am43xx_evm: add 'usb stop' in usbboot env
[karo-tx-uboot.git] / include / configs / am43xx_evm.h
index d148169959f2341c9daac4654ac078815114fa1b..15fa3e3fecea49903413194991722c139fbdf608 100644 (file)
                                "bootz ${loadaddr} - ${fdtaddr}; " \
                        "fi;" \
                "fi\0" \
+               "fi;" \
+               "usb stop ${usbdev};\0" \
        "findfdt="\
                "if test $board_name = AM43EPOS; then " \
                        "setenv fdtfile am43x-epos-evm.dtb; fi; " \