mbox series

[U-Boot,PULL] u-boot-sh/master

Message ID 7757cd1a-9f0e-6984-638a-ddb58703889e@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot,PULL] u-boot-sh/master | expand

Pull-request

git://git.denx.de/u-boot-sh.git master

Message

Marek Vasut Dec. 10, 2018, 4:53 a.m. UTC
The following changes since commit 57dbc151437b36cc1105857d222df28b095236d7:

  rockchip: rk3399: Add MAINTAINERS entry (2018-12-06 10:24:12 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 5055a4e9008dcb8db78b98ad6a700605cd3ae0e9:

  ARM: rmobile: Fix to enable icache early in Gen3 (2018-12-07 16:31:15
+0100)

----------------------------------------------------------------
Hiroyuki Yokoyama (1):
      ARM: rcar_gen3: fix protection area access error at Cortex-A53

Takeshi Kihara (2):
      ARM: rcar_gen3: fix protection area access error
      ARM: rmobile: Fix to enable icache early in Gen3

 arch/arm/mach-rmobile/cpu_info.c    |  4 ++--
 arch/arm/mach-rmobile/memmap-gen3.c | 24 ++++++++++++++++++++----
 2 files changed, 22 insertions(+), 6 deletions(-)

Comments

Tom Rini Dec. 10, 2018, 3:18 p.m. UTC | #1
On Mon, Dec 10, 2018 at 05:53:22AM +0100, Marek Vasut wrote:

> The following changes since commit 57dbc151437b36cc1105857d222df28b095236d7:
> 
>   rockchip: rk3399: Add MAINTAINERS entry (2018-12-06 10:24:12 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 5055a4e9008dcb8db78b98ad6a700605cd3ae0e9:
> 
>   ARM: rmobile: Fix to enable icache early in Gen3 (2018-12-07 16:31:15
> +0100)
> 

Applied to u-boot/master, thanks!