Enable eMMC support in u-boot for cubietruck
This commit is contained in:
parent
aa5956bacd
commit
0d6757eee7
9
patch/u-boot/u-boot-sunxi/add-cubietruck-emmc.patch
Normal file
9
patch/u-boot/u-boot-sunxi/add-cubietruck-emmc.patch
Normal file
@ -0,0 +1,9 @@
|
||||
diff --git a/configs/Cubietruck_defconfig b/configs/Cubietruck_defconfig
|
||||
index f93ff0d6c4..0c2fc8aafc 100644
|
||||
--- a/configs/Cubietruck_defconfig
|
||||
+++ b/configs/Cubietruck_defconfig
|
||||
@@ -37,3 +37,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
|
||||
CONFIG_G_DNL_MANUFACTURER="Allwinner Technology"
|
||||
CONFIG_G_DNL_VENDOR_NUM=0x1f3a
|
||||
CONFIG_G_DNL_PRODUCT_NUM=0x1010
|
||||
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
|
||||
Loading…
Reference in New Issue
Block a user