mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-11 23:48:30 +00:00
13 lines
496 B
Diff
13 lines
496 B
Diff
diff --git a/configs/orangepi_zero_plus_defconfig b/configs/orangepi_zero_plus_defconfig
|
|
index 2c4c4900..c2d18e98 100644
|
|
--- a/configs/orangepi_zero_plus_defconfig
|
|
+++ b/configs/orangepi_zero_plus_defconfig
|
|
@@ -7,6 +7,8 @@ CONFIG_DRAM_ZQ=3881977
|
|
# CONFIG_DRAM_ODT_EN is not set
|
|
CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-zero-plus"
|
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
|
+CONFIG_MACPWR="PD6"
|
|
+CONFIG_SPL_SPI_SUNXI=y
|
|
CONFIG_SUN8I_EMAC=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_USB_OHCI_HCD=y
|