[U-Boot] [GIT PULL] u-boot-uniphier/master

Masahiro Yamada yamada.masahiro at socionext.com
Mon Apr 23 16:14:30 UTC 2018


Hi Tom,

I ended up with fixing some image size problems
to get my board (uniphier_v7_defconfig) back working.

Please pull a little more.



The following changes since commit 275d80a4c2fb63890f3f4c16b7ad481064e650a0:

  Merge git://git.denx.de/u-boot-usb (2018-04-22 09:30:36 -0400)

are available in the git repository at:

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

for you to fetch changes up to 3ce5b1a8d86d46f4a390e31e52b7ba441fdb229e:

  ARM: uniphier: move SPL stack address (2018-04-24 00:35:35 +0900)

----------------------------------------------------------------
Masahiro Yamada (7):
      ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN
      mmc: tmio: move clk_enable() to each driver's probe function
      mmc: uniphier-sd: skip clock set-up for SPL
      ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node
      clk: uniphier: disable SPL_CLK
      ARM: uniphier: select a correct mmc device before flashing images
      ARM: uniphier: move SPL stack address

 arch/arm/dts/uniphier-v7-u-boot.dtsi | 16 ----------------
 drivers/clk/uniphier/Kconfig         |  1 -
 drivers/mmc/renesas-sdhi.c           | 23 +++++++++++++++++++++++
 drivers/mmc/tmio-common.c            | 22 ----------------------
 drivers/mmc/uniphier-sd.c            | 29 +++++++++++++++++++++++++++++
 include/configs/uniphier.h           |  5 +++--
 6 files changed, 55 insertions(+), 41 deletions(-)


-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list