mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-23 21:39:02 +00:00
Readd H3 video driver for u-boot
This commit is contained in:
parent
614da3cebb
commit
40615a8571
2 changed files with 1570 additions and 2 deletions
1568
patch/u-boot/u-boot-sunxi/add-h3-video-driver-jernej.patch
Normal file
1568
patch/u-boot/u-boot-sunxi/add-h3-video-driver-jernej.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue