mbox

[U-Boot,GIT,PULL] Xilinx fixes for v2017.05.

Message ID 2e7187f7-2441-897e-43bc-ee6d15e03bcb@monstr.eu
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-fixes-for-v2017.05

Message

Michal Simek April 27, 2017, 11:36 a.m. UTC
Hi Tom,

please pull these two small fixes to your tree.

Thanks,
Michal

The following changes since commit 6f008a2e16ec3b618363800e414023569007cd89:

  Merge git://git.denx.de/u-boot-sunxi (2017-04-25 16:12:42 -0400)

are available in the git repository at:


  git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-fixes-for-v2017.05

for you to fetch changes up to 0a5559c10a8be58537398114619f8d9a26bae46d:

  arm64: zynqmp: Sync defconfig with Kconfig (2017-04-27 13:31:55 +0200)

----------------------------------------------------------------
Xilinx fixes for v2017.05

- Fix usbotg on Miami board
- Cleanup zc1751 defconfig

----------------------------------------------------------------
Michal Simek (1):
      arm64: zynqmp: Sync defconfig with Kconfig

Mike Looijmans (1):
      zynq-topic-miami.dts: Add usbotg0 alias to make USB actually work

 arch/arm/dts/zynq-topic-miami.dts                | 1 +
 configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini April 28, 2017, 1:07 p.m. UTC | #1
On Thu, Apr 27, 2017 at 01:36:54PM +0200, Michal Simek wrote:

> Hi Tom,
> 
> please pull these two small fixes to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit 6f008a2e16ec3b618363800e414023569007cd89:
> 
>   Merge git://git.denx.de/u-boot-sunxi (2017-04-25 16:12:42 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-fixes-for-v2017.05
> 
> for you to fetch changes up to 0a5559c10a8be58537398114619f8d9a26bae46d:
> 
>   arm64: zynqmp: Sync defconfig with Kconfig (2017-04-27 13:31:55 +0200)
> 

Applied to u-boot/master, thanks!