mbox series

[PULL,u-boot] Please pull u-boot-amlogic-20200910

Message ID 6544fec4-9f3f-b10d-c427-2a00803384d3@baylibre.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL,u-boot] Please pull u-boot-amlogic-20200910 | expand

Pull-request

https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200910

Message

Neil Armstrong Sept. 10, 2020, 12:16 p.m. UTC
Hi Tom,

This PR enables/fixes HDMI output & USB keyboard on Odroid-N2 & Odroid-C4.

The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/4642

Thanks,
Neil

The following changes since commit a34746b86ecb650679500e0c596fdae38665939f:

  Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-09-09 12:59:02 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200910

for you to fetch changes up to 92f10e61351ddddd730c49c00cdbbd195c838140:

  configs: odroid-c4: update for HDMI output background & USB keyboard (2020-09-10 10:51:36 +0200)

----------------------------------------------------------------
- enables HDMI output & USB keyboard for Odroid-N2
- setups HDMI output background & enables USB keyboard

----------------------------------------------------------------
Anand Moon (2):
      configs: odroid-n2: update for HDMI output & USB keyboard
      configs: odroid-c4: update for HDMI output background & USB keyboard

 configs/odroid-c4_defconfig | 4 ++++
 configs/odroid-n2_defconfig | 9 +++++++++
 2 files changed, 13 insertions(+)

Comments

Tom Rini Sept. 10, 2020, 6:37 p.m. UTC | #1
On Thu, Sep 10, 2020 at 02:16:40PM +0200, Neil Armstrong wrote:

> Hi Tom,
> 
> This PR enables/fixes HDMI output & USB keyboard on Odroid-N2 & Odroid-C4.
> 
> The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/4642
> 
> Thanks,
> Neil
> 
> The following changes since commit a34746b86ecb650679500e0c596fdae38665939f:
> 
>   Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-09-09 12:59:02 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200910
> 
> for you to fetch changes up to 92f10e61351ddddd730c49c00cdbbd195c838140:
> 
>   configs: odroid-c4: update for HDMI output background & USB keyboard (2020-09-10 10:51:36 +0200)
> 

Applied to u-boot/master, thanks!