mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	This patch 220-add-sunxi50i-nanopi-neo-plus2.patch was merged upstream. The u-boot-sunxi-with-spl.bin is now also created for the ARM64 sunxi boards by U-Boot itself, no need to do it manually any more. This was tested on a H2+ Orange Pi R1 and a H5 Orange Pi Zero Plus. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
		
			
				
	
	
		
			13 lines
		
	
	
		
			389 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			389 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
  GNU nano 2.7.4                                                    File: 062-A20-improve-gmac-upload.patch
 | 
						|
 | 
						|
--- a/configs/A20-OLinuXino-Lime2_defconfig
 | 
						|
+++ b/configs/A20-OLinuXino-Lime2_defconfig
 | 
						|
@@ -22,6 +22,7 @@ CONFIG_DFU_RAM=y
 | 
						|
 CONFIG_ETH_DESIGNWARE=y
 | 
						|
 CONFIG_RGMII=y
 | 
						|
 CONFIG_SUN7I_GMAC=y
 | 
						|
+CONFIG_GMAC_TX_DELAY=1
 | 
						|
 CONFIG_AXP_ALDO3_VOLT=2800
 | 
						|
 CONFIG_AXP_ALDO4_VOLT=2800
 | 
						|
 CONFIG_SCSI=y
 |