mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 02:13:29 +00:00 
			
		
		
		
	With the current firmware being pulled for the RPi3, recent revisions of the RPi hardware, such as the 3 B+ will fail to boot. The issue is exhibited as when RPi 3 B+ receives power and attempts to boot, the power LED will turn off and the ACT LED will flash 8 times. According to elinux.org troubleshooting guide[0] this correlates to an SDRAM initialisation error that can be fixed by updating the firmware. After updating this firmware the power light stays on, and UBoot can be seen booting. [0] - https://elinux.org/R-Pi_Troubleshooting#Green_LED_blinks_in_a_specific_pattern Signed-off-by: Sachi King <nakato@nakato.io>