diff --git a/patch/u-boot/u-boot-sunxi/enable-ethernet-orangepiprime.patch b/patch/u-boot/u-boot-sunxi/enable-ethernet-orangepiprime.patch new file mode 100644 index 000000000..ec5e573d3 --- /dev/null +++ b/patch/u-boot/u-boot-sunxi/enable-ethernet-orangepiprime.patch @@ -0,0 +1,13 @@ +diff --git a/configs/orangepi_prime_defconfig b/configs/orangepi_prime_defconfig +index 27163ce..f19a3d8 100644 +--- a/configs/orangepi_prime_defconfig ++++ b/configs/orangepi_prime_defconfig +@@ -4,6 +4,8 @@ CONFIG_SPL=y + CONFIG_MACH_SUN50I_H5=y + CONFIG_DRAM_CLK=624 + CONFIG_DRAM_ZQ=3881977 ++CONFIG_MACPWR="PD6" ++CONFIG_SPL_SPI_SUNXI=y + CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-prime" + # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set + # CONFIG_CMD_FLASH is not set