[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

Dear Albert Aribaud,
Please pull u-boot-sh/rmobile into u-boot-arm/master.
The following changes since commit 4b19b7448e63bab8af17abbb30acff00d8f0dc99:
Merge remote-tracking branch 'u-boot-imx/master' (2014-10-08 21:20:49 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git rmobile
for you to fetch changes up to 88982893c4d50692b80a2155146cda9e42266c6b:
arm: rmobile: r8a7794: Skip initialize L2 cache (2014-10-09 14:45:03 +0900)
---------------------------------------------------------------- Nobuhiro Iwamatsu (11): arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK arm: rmobile: koelsch: Update QoS initialization to version 0.334 arm: rmobile: alt: Update QoS initialization to version 0.11 arm: rmobile: lager: Update Qos setting to version 0.955 arm: rmobile: lager: Add Qos setting for ES2 arm: rmobile: lager: Fix CPU frequency setting arm: rmobile: Remove unnecessary initialization for l2ctlr arm: rmobile: r8a7791: Fix initialize L2 cache arm: rmobile: r8a7794: Skip initialize L2 cache
arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S | 22 +- board/renesas/alt/qos.c | 6 +- board/renesas/koelsch/qos.c | 41 ++-- board/renesas/lager/lager.c | 8 +- board/renesas/lager/qos.c | 1358 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- include/configs/koelsch.h | 1 + include/configs/lager.h | 3 +- 7 files changed, 1359 insertions(+), 80 deletions(-)

Hi Nobuhiro,
On Thu, 9 Oct 2014 15:08:15 +0900, Nobuhiro Iwamatsu iwamatsu@nigauri.org wrote:
Dear Albert Aribaud,
Please pull u-boot-sh/rmobile into u-boot-arm/master.
The following changes since commit 4b19b7448e63bab8af17abbb30acff00d8f0dc99:
Merge remote-tracking branch 'u-boot-imx/master' (2014-10-08 21:20:49 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git rmobile
for you to fetch changes up to 88982893c4d50692b80a2155146cda9e42266c6b:
arm: rmobile: r8a7794: Skip initialize L2 cache (2014-10-09 14:45:03 +0900)
Nobuhiro Iwamatsu (11): arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK arm: rmobile: koelsch: Update QoS initialization to version 0.334 arm: rmobile: alt: Update QoS initialization to version 0.11 arm: rmobile: lager: Update Qos setting to version 0.955 arm: rmobile: lager: Add Qos setting for ES2 arm: rmobile: lager: Fix CPU frequency setting arm: rmobile: Remove unnecessary initialization for l2ctlr arm: rmobile: r8a7791: Fix initialize L2 cache arm: rmobile: r8a7794: Skip initialize L2 cache
arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S | 22 +- board/renesas/alt/qos.c | 6 +- board/renesas/koelsch/qos.c | 41 ++-- board/renesas/lager/lager.c | 8 +- board/renesas/lager/qos.c | 1358 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- include/configs/koelsch.h | 1 + include/configs/lager.h | 3 +- 7 files changed, 1359 insertions(+), 80 deletions(-)
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Nobuhiro Iwamatsu