
Hi Ian, et al,
Here is v2 of my second sdcard slot support patch-set. Changes since v1:
-Drop "sunxi: Add sunxi_gpio_get_val function", use gpio_direction_input instead -"sunxi: Add mmc card-detect functionality": Instead of using magic integer numbers for the card-detect pin, make it a string and use name_to_gpio -"sunxi: When we've both mmc0 and mmc2, detect from which one we're booting": Add some extra info about why we swap the devs to the commit message. -"sunxi: Enable second sdcard slot found on some boards" Changed defconfig settings for card-detect pins to P?# strings
Ian, note I'm travelling for work for the next 2 weeks, so assuming you don't find any issues during review, can you merge this into u-boot-sunxi/next please ?
Regards,
Hans