From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 9 Oct 2014 09:51:10 +0200 Subject: [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Nobuhiro, On Thu, 9 Oct 2014 15:08:15 +0900, Nobuhiro Iwamatsu 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, -- Albert.