[U-Boot] [PATCH v2 0/4] various fixes mainly for colibri_t20
Marcel Ziswiler
marcel.ziswiler at toradex.com
Thu Sep 15 00:14:27 CEST 2016
This series addresses various issues as seen on Colibri T20. Please
note that for successful Ethernet operation not only on Colibri T20
but also on Colibri T30 the following patch will still be required
already waiting in Marek's usb tree:
[PATCH v2] net: asix: Fix ASIX 88772B with driver model
https://www.mail-archive.com/u-boot@lists.denx.de/msg224349.html
Changes in v2:
- As suggested by Stephen gating the CONFIG_CI_UDC_HAS_HOSTPC define
with CONFIG_TEGRA20 rather than duplicating the same into all other
SoC type specific header files.
- Add Anatolij's ack.
- Rename dummy regulator to reg_3v3 as suggested by Stephen.
- Keep dummy N/C GPIO to work around bug in U-Boot regulator driver
requiring such node despite its binding claiming it being optional.
- No change.
- As suggested by Stephen remove last patch 5/5 colibri_t20: enable dfu
also for nand.
Marcel Ziswiler (4):
tegra: usb gadget: fix ci udc operation if not hostpc capable
simple panel: fix spelling of debug message
colibri_t20: fix display configuration
colibri_t20: fix usb operation and controller order
arch/arm/dts/tegra20-colibri.dts | 118 +++++++++++++++++++-----------
drivers/video/simple_panel.c | 2 +-
include/configs/tegra-common-usb-gadget.h | 2 +
3 files changed, 80 insertions(+), 42 deletions(-)
--
2.5.5
More information about the U-Boot
mailing list