[U-Boot] [PATCH 0/4] am57xx: Add fastboot support
Sam Protsenko
semen.protsenko at linaro.org
Thu Oct 20 17:58:27 CEST 2016
This patch series adds fastboot support for AM57x EVM boards.
As AM57x EVM USB controller index is 1 (as opposed to regular 0), some
changes had to be done to deal with this.
Sam Protsenko (4):
fastboot: Add CONFIG_FASTBOOT_USB_DEV option
ti_omap5_common: Respect USB controller number in fastboot
configs: am57xx: Enable download gadget
configs: am57xx: Enable fastboot
cmd/fastboot/Kconfig | 8 ++++++++
configs/am57xx_evm_defconfig | 18 ++++++++++++++++++
configs/am57xx_evm_nodt_defconfig | 18 ++++++++++++++++++
configs/am57xx_hs_evm_defconfig | 18 ++++++++++++++++++
include/configs/ti_omap5_common.h | 6 +++++-
5 files changed, 67 insertions(+), 1 deletion(-)
--
2.9.3
More information about the U-Boot
mailing list