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

Dear Tom Rini.
Please pull u-boot-sh rmobile branch.
The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:
arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git HEAD
for you to fetch changes up to 9cb8d9d2e0a34582f55939cbb9b2989633f24b34:
arm: rmobile: alt: Add VFAT filesystem support (2014-11-04 09:02:22 +0900)
---------------------------------------------------------------- Nobuhiro Iwamatsu (11): arm: rmobile: r8a7790: Update initialize L2 cache arm: rmobile: lager: Fix change of the CPU frequency arm: rmobile: lager: Add external RAM boot arm: rmobile: koelsch: Add external RAM boot arm: rmobile: alt: Add external RAM boot arm: rmobile: lager: Remove RAM address initialization arm: rmobile: koelsch: Remove RAM address initialization arm: rmobile: alt: Remove RAM address initialization arm: rmobile: alt: Fix typo of SCIF id arm: rmobile: alt: Add support USB and USB commands arm: rmobile: alt: Add VFAT filesystem support
arch/arm/cpu/armv7/rmobile/Kconfig | 5 +++++ arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S | 11 ++--------- arch/arm/include/asm/arch-rmobile/rcar-base.h | 2 ++ board/renesas/alt/alt.c | 7 +++---- board/renesas/alt/qos.c | 6 ++++++ board/renesas/koelsch/koelsch.c | 1 - board/renesas/koelsch/qos.c | 7 ++++++- board/renesas/lager/lager.c | 6 +++++- board/renesas/lager/qos.c | 7 ++++++- include/configs/alt.h | 21 +++++++++++++++++++++ include/configs/koelsch.h | 14 ++++++++++++-- include/configs/lager.h | 12 ++++++++++-- 12 files changed, 78 insertions(+), 21 deletions(-)

On Wed, Nov 05, 2014 at 06:56:47AM +0900, Nobuhiro Iwamatsu wrote:
Dear Tom Rini.
Please pull u-boot-sh rmobile branch.
The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:
arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git HEAD
for you to fetch changes up to 9cb8d9d2e0a34582f55939cbb9b2989633f24b34:
arm: rmobile: alt: Add VFAT filesystem support (2014-11-04 09:02:22 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Nobuhiro Iwamatsu
-
Tom Rini