mbox

[U-Boot] Please pull u-boot-marvell/master

Message ID 37f5c0a4-2d62-450e-532b-3a6b601b8b87@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-marvell.git

Message

Stefan Roese Dec. 21, 2016, 9:56 a.m. UTC
Hi Tom,

please pull the following A7k/8k fix.

Thanks,
Stefan

The following changes since commit 0bd1f96aa2f18d29e8321e519b0152853e500d4d:

  Merge git://git.denx.de/u-boot-mpc85xx (2016-12-20 12:20:12 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-marvell.git 

for you to fetch changes up to 0d92f2141ac5ef5c80d13e9501890f914525d43c:

  arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21 09:52:35 +0100)

----------------------------------------------------------------
Konstantin Porotchkin (1):
      arm64: mvebu: Fix A8K memory mapping and add documentation

 arch/arm/mach-mvebu/armada8k/cpu.c | 58 +++++++++++++++++++++++++++++---------
 doc/mvebu/armada-8k-memory.txt     | 56 ++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+), 13 deletions(-)
 create mode 100644 doc/mvebu/armada-8k-memory.txt

Comments

Tom Rini Dec. 21, 2016, 1:06 p.m. UTC | #1
On Wed, Dec 21, 2016 at 10:56:58AM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following A7k/8k fix.
> 
> Thanks,
> Stefan
> 
> The following changes since commit 0bd1f96aa2f18d29e8321e519b0152853e500d4d:
> 
>   Merge git://git.denx.de/u-boot-mpc85xx (2016-12-20 12:20:12 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to 0d92f2141ac5ef5c80d13e9501890f914525d43c:
> 
>   arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21 09:52:35 +0100)
> 

Applied to u-boot/master, thanks!