sunxi: mmc: Always declare High Capacity capability
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 Feb 2015 20:03:21 +0000 (21:03 +0100)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 23 Feb 2015 17:46:13 +0000 (19:46 +0200)
commit1f3e877defc5a073f8e93c04e03f9a75f34dd595
treea795948bde29a0034e3e613086f0059837f6b3c6
parent5dab81cea5500558b7bfc43a7364ae7ed706d2fc
sunxi: mmc: Always declare High Capacity capability

High Capacity (e)MMC cards work fine on sun4i / sun5i, and not having this
capability set causes u-boot to not recognize the eMMC on an Utoo P66 A13
tablet, so always set it thereby fixing this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/mmc/sunxi_mmc.c