[U-Boot] pull request: u-boot-uniphier/master

Masahiro Yamada yamada.masahiro at socionext.com
Sun Aug 28 06:29:06 CEST 2016


Hi Tom,

Please pull some more UniPhier updates for v2016.09-rc3.
Thanks!


The following changes since commit da968c7bfa4cc1203a4f9f61a97f55c85dfbb3b6:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2016-08-26
07:42:06 -0400)

are available in the git repository at:


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

for you to fetch changes up to 8d11f804130d27a8f5ed6954f3a8a7f62a10ac45:

  ARM: uniphier: enable CONFIG_CMD_CACHE (2016-08-28 13:12:18 +0900)

----------------------------------------------------------------
Masahiro Yamada (11):
      mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
      mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
      mmc: uniphier-sd: move uniphier_sd_init() below
      mmc: uniphier-sd: return error code if unsupported width is given
      mmc: uniphier-sd: just return if already set to desired clock rate
      ARM: uniphier: support system reset functionality for PSCI
      ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
      ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3
      ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3
      ARM: uniphier: change UNIPHIER_SERIAL to default y option
      ARM: uniphier: enable CONFIG_CMD_CACHE

 arch/arm/dts/uniphier-ph1-sld3-ref.dts      |   8 ++
 arch/arm/dts/uniphier-ph1-sld3.dtsi         |   1 +
 arch/arm/mach-uniphier/arm32/psci.c         |   5 ++
 arch/arm/mach-uniphier/micro-support-card.c |  11 ++-
 arch/arm/mach-uniphier/reset.c              |  14 +++-
 configs/uniphier_ld11_defconfig             |   2 +-
 configs/uniphier_ld20_defconfig             |   2 +-
 configs/uniphier_ld4_sld8_defconfig         |   2 +-
 configs/uniphier_pro4_defconfig             |   2 +-
 configs/uniphier_pxs2_ld6b_defconfig        |   2 +-
 configs/uniphier_sld3_defconfig             |   3 +-
 drivers/mmc/Kconfig                         |   1 +
 drivers/mmc/uniphier-sd.c                   | 148
+++++++++++++++++----------------
 drivers/serial/Kconfig                      |   1 +
 include/configs/uniphier.h                  |   1 +
 15 files changed, 123 insertions(+), 80 deletions(-)

-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list