sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Jan 2019 16:41:47 +0000 (17:41 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 11 Feb 2019 07:33:07 +0000 (13:03 +0530)
commit9b83787c0c3e814638ffcb2199b8ac17cea74e36
tree39d04714d97ae026b0a071df82c92b0e37f72717
parent58e9502e6d98976e2df8ee7d9d8e61ce9250ad7b
sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection

The Detection pin is at PF6 and not at PH13 like defined before. I
checked the schematics and now I am am not seeing this error message any
more:
Loading Environment from FAT... Card did not respond to voltage select!

CONFIG_MMC_SUNXI_SLOT_EXTRA is also not needed because the second MCC
slot is for the Wifi card.

Fixes: 76d69eb01de ("sun50i: h5: Add initial Orange Pi Zero Plus support")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>
configs/orangepi_zero_plus_defconfig