Commit 01cf4a1af23130d554c3f5a4a6e44bc9ce19d2a9

Authored by Chen-Yu Tsai
Committed by Hans de Goede
1 parent 348df5b92c

sunxi: Add mmc0 card detect pin for Sinlinx SinA33

Sinlinx SinA33 uses PB4 for mmc0 card detect.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/Sinlinx_SinA33_defconfig
... ... @@ -3,6 +3,7 @@
3 3 CONFIG_MACH_SUN8I_A33=y
4 4 CONFIG_DRAM_CLK=552
5 5 CONFIG_DRAM_ZQ=15291
  6 +CONFIG_MMC0_CD_PIN="PB4"
6 7 CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
7 8 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8 9 CONFIG_SPL=y