]> git.sur5r.net Git - u-boot/commit - configs/uniphier_ld20_defconfig
ARM: uniphier: enable Cadence eMMC controller for LD11/LD20
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 4 Jan 2017 11:08:36 +0000 (20:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Jan 2017 00:00:40 +0000 (09:00 +0900)
commite348dd0e99f3c6121b769f5fe26ea10faafaf1b3
tree5f791522cbdac5893f36a2769c52d3a64aad818e
parent035ebf85b09cf11c820ae9eec414097420741abd
ARM: uniphier: enable Cadence eMMC controller for LD11/LD20

Enable SDMA (Single Operation DMA) for LD11, but not for LD20.
The SDMA does not work for LD20 boards because they are generally
equipped with more memory than fits in the 32 bit physical address
space supported by the SDMA.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
configs/uniphier_ld11_defconfig
configs/uniphier_ld20_defconfig