[PULL u-boot] Please pull u-boot-amlogic-20200727

Hi Tom,
This PR fixes a bug when the Amlogic UART detects error on the console line and enables HDMI, USB Keyboard & ADC for the Odroid-C2.
The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/4208
Thanks, Neil
The following changes since commit 3773028fced4795d52f02b387496395ec387f3bb:
Merge branch '2020-07-27-misc-env-improvements' (2020-07-27 09:25:53 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200727
for you to fetch changes up to 95ca2df3fd8f7b2cc995bccb2b46cd5650c4a9a7:
configs: odroid-c2: update for HDMI output, ADC & USB keyboard (2020-07-27 16:35:56 +0200)
---------------------------------------------------------------- - Handle errors in Meson serial driver - Enable HDMI, keyboard and ADC for Odroid-C2
---------------------------------------------------------------- Anand Moon (1): configs: odroid-c2: update for HDMI output, ADC & USB keyboard
Neil Armstrong (1): serial: meson: handle RX errors
configs/odroid-c2_defconfig | 11 +++++++++++ drivers/serial/serial_meson.c | 43 +++++++++++++++++++++++++++++++++++++++---- 2 files changed, 50 insertions(+), 4 deletions(-)

On Mon, Jul 27, 2020 at 06:24:05PM +0200, Neil Armstrong wrote:
Hi Tom,
This PR fixes a bug when the Amlogic UART detects error on the console line and enables HDMI, USB Keyboard & ADC for the Odroid-C2.
The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/4208
Thanks, Neil
The following changes since commit 3773028fced4795d52f02b387496395ec387f3bb:
Merge branch '2020-07-27-misc-env-improvements' (2020-07-27 09:25:53 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200727
for you to fetch changes up to 95ca2df3fd8f7b2cc995bccb2b46cd5650c4a9a7:
configs: odroid-c2: update for HDMI output, ADC & USB keyboard (2020-07-27 16:35:56 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Neil Armstrong
-
Tom Rini