Home
last modified time | relevance | path

Searched hist:e5957e8d6974971d8da722ab62b062d9551adab8 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dmmc-first-dev.ce5957e8d6974971d8da722ab62b062d9551adab8 Mon Feb 13 16:24:24 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: move MMC code to a separate file

Currently, arch/arm/mach-uniphier/boot-mode/boot-mode.c is messed up
with unrelated code; there is no reason why the "mmcsetn" command
must be placed in this file.

Split out the MMC code into arch/arm/mach-uniphier/mmc-first-dev.c.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A DMakefilee5957e8d6974971d8da722ab62b062d9551adab8 Mon Feb 13 16:24:24 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: move MMC code to a separate file

Currently, arch/arm/mach-uniphier/boot-mode/boot-mode.c is messed up
with unrelated code; there is no reason why the "mmcsetn" command
must be placed in this file.

Split out the MMC code into arch/arm/mach-uniphier/mmc-first-dev.c.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>