[U-Boot] socfpga sr1500: possible typo in console=

Pavel Machek pavel at denx.de
Wed Jun 1 13:16:57 CEST 2016


Hi!

It seems include/configs/socfpga_sr1500.h is missing a ","...

-#define CONFIG_BOOTARGS "console=ttyS0"  __stringify(CONFIG_BAUDRATE)
+#define CONFIG_BOOTARGS "console=ttyS0,"   __stringify(CONFIG_BAUDRATE)
  

Best regards,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


More information about the U-Boot mailing list