mbox series

[U-Boot,GIT,PULL] Xilinx fixes for v2018.11-rc3

Message ID d564ead2-d363-b422-c130-d06497409143@monstr.eu
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot,GIT,PULL] Xilinx fixes for v2018.11-rc3 | expand

Pull-request

git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-for-v2018.11-rc3

Message

Michal Simek Nov. 7, 2018, 9:09 a.m. UTC
Hi Tom,

please pull this one patch to your tree.

Thanks,
Michal

The following changes since commit dd610e616cceda16a81dfa6f9a134877f783548c:

  Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx
(2018-11-06 11:12:00 -0500)

are available in the git repository at:


  git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-for-v2018.11-rc3

for you to fetch changes up to acb83bb3ec4fd7f52c600244daa5d8caa53a4924:

  arm: zynq: Setup non zero SPL FIT load address (2018-11-07 10:07:31 +0100)

----------------------------------------------------------------
Xilinx fixes for v2018.11-rc3

- Fix fit loading address for Zynq

----------------------------------------------------------------
Michal Simek (1):
      arm: zynq: Setup non zero SPL FIT load address

 include/configs/zynq-common.h | 2 ++
 1 file changed, 2 insertions(+)

Comments

Tom Rini Nov. 7, 2018, 7:43 p.m. UTC | #1
On Wed, Nov 07, 2018 at 10:09:42AM +0100, Michal Simek wrote:

> Hi Tom,
> 
> please pull this one patch to your tree.
> 
> Thanks,
> Michal
> 
> The following changes since commit dd610e616cceda16a81dfa6f9a134877f783548c:
> 
>   Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx
> (2018-11-06 11:12:00 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-microblaze.git tags/xilinx-for-v2018.11-rc3
> 
> for you to fetch changes up to acb83bb3ec4fd7f52c600244daa5d8caa53a4924:
> 
>   arm: zynq: Setup non zero SPL FIT load address (2018-11-07 10:07:31 +0100)
> 

Applied to u-boot/master, thanks!