mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 18:35:42 +01:00 
			
		
		
		
	armv8/ls2085qds: Update SFP TX bit as "0" to enable XFI
FPGA BRDCFG9[SFP_TX] should be clear in order to enable XFI ports. Signed-off-by: Dai Haruki <Dai.Haruki at freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
		
				
					committed by
					
						 York Sun
						York Sun
					
				
			
			
				
	
			
			
			
						parent
						
							5be3b44cd4
						
					
				
				
					commit
					d7b76e89ed
				
			| @@ -53,7 +53,7 @@ static int riser_phy_addr[] = { | ||||
| #define EMI1_SLOT5	4 | ||||
| #define EMI1_SLOT6	5 | ||||
| #define EMI2		6 | ||||
| #define SFP_TX		1 | ||||
| #define SFP_TX		0 | ||||
|  | ||||
| static const char * const mdio_names[] = { | ||||
| 	"LS2085A_QDS_MDIO0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user