mbox series

[0/3] ARM: uniphier: updates for v2017.03 MW

Message ID 1515247166-20516-1-git-send-email-yamada.masahiro@socionext.com
Headers show
Series ARM: uniphier: updates for v2017.03 MW | expand

Message

Masahiro Yamada Jan. 6, 2018, 1:59 p.m. UTC
Masahiro Yamada (3):
  ARM: uniphier: do not use RAM that exceeds 32 bit address range
  ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCs
  ARM: uniphier: hide memory top by platform hook instead of CONFIG

 arch/arm/mach-uniphier/dram_init.c | 24 ++++++++++++++++++++++++
 configs/uniphier_v8_defconfig      |  1 +
 include/configs/uniphier.h         |  2 --
 3 files changed, 25 insertions(+), 2 deletions(-)

Comments

Masahiro Yamada Jan. 9, 2018, 1:02 p.m. UTC | #1
2018-01-06 22:59 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
>
> Masahiro Yamada (3):
>   ARM: uniphier: do not use RAM that exceeds 32 bit address range
>   ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCs
>   ARM: uniphier: hide memory top by platform hook instead of CONFIG
>
>  arch/arm/mach-uniphier/dram_init.c | 24 ++++++++++++++++++++++++
>  configs/uniphier_v8_defconfig      |  1 +
>  include/configs/uniphier.h         |  2 --
>  3 files changed, 25 insertions(+), 2 deletions(-)


Applied to u-boot-uniphier.