arm: mvebu: clearfog: enable SATA in SPL
Enable SATA peripherals in SPL to allow boot from SATA. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
		
							parent
							
								
									22c654557f
								
							
						
					
					
						commit
						22c47f6bbe
					
				| 
						 | 
					@ -11,3 +11,11 @@
 | 
				
			||||||
&sdhci {
 | 
					&sdhci {
 | 
				
			||||||
	u-boot,dm-spl;
 | 
						u-boot,dm-spl;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					&ahci0 {
 | 
				
			||||||
 | 
						u-boot,dm-spl;
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					&ahci1 {
 | 
				
			||||||
 | 
						u-boot,dm-spl;
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue