sunxi: mmc: Always declare High Capacity capability
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 Feb 2015 19:34:32 +0000 (20:34 +0100)
committerHans de Goede <hdegoede@redhat.com>
Sat, 21 Feb 2015 15:53:15 +0000 (16:53 +0100)
commit1de32b8a69eebdd208914c2a90dfb6cdd8ea8352
tree61a745131b587f5a91f4c9b09a1f8017bd5d4a51
parentaad2ac24c0871bb897be676aca946f37dd05f187
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