]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: rmobile: Drop board_mmc_init
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 28 Aug 2017 12:12:54 +0000 (14:12 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 4 Sep 2017 22:51:39 +0000 (07:51 +0900)
commit5753cd23193daeb5a4e8df12333fd824e88e04db
tree20058bc0bc5f8b17e74703317e1f66f39614f4d7
parent85f15ebbd18fb566d7896560f3643be5631b7f16
ARM: rmobile: Drop board_mmc_init

The board_mmc_init() is no longer invoked when DM is used, so move
all the pinmux config into board_init() instead.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/salvator-x.c
board/renesas/ulcb/ulcb.c