[GIT PULL] ARC fixes for 5.2-rc7

From: Vineet Gupta
Date: Fri Jun 28 2019 - 20:12:23 EST


Hi Linus,

Please pull some fixes for ARC.

Thx,
-Vineet

------------->
The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.2-rc7

for you to fetch changes up to ec9b4feb1e41587c15d43d237844193318389dc3:

ARC: [plat-hsdk]: unify memory apertures configuration (2019-06-11 11:48:34 -0700)

----------------------------------------------------------------
ARC fixes for 5.2-rc7

- hsdk platform unifying apertures

- build system CROSS_COMPILE prefix

----------------------------------------------------------------
Alexey Brodkin (1):
ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix

Eugeniy Paltsev (1):
ARC: [plat-hsdk]: unify memory apertures configuration

arch/arc/Makefile | 4 ++
arch/arc/plat-hsdk/platform.c | 161 +++++++++++++++++++++++++++++++++++++++---
2 files changed, 157 insertions(+), 8 deletions(-)