Readd H3 video driver for u-boot

This commit is contained in:
zador-blood-stained 2016-11-29 20:41:13 +03:00
parent 614da3cebb
commit 40615a8571
2 changed files with 1570 additions and 2 deletions

File diff suppressed because it is too large Load diff

View file

@ -83,10 +83,10 @@ index 0000000..5ba9f9e
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
--- a/configs/orangepi_2_defconfig
+++ b/configs/orangepi_2_defconfig
@@ -14,3 +14,4 @@
CONFIG_SUN8I_EMAC=y
@@ -15,3 +15,4 @@
CONFIG_SY8106A_POWER=y
CONFIG_USB_EHCI_HCD=y
CONFIG_VIDEO=y
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig
new file mode 100755