public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] socfpga sr1500: possible typo in console=
@ 2016-06-01 11:16 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2016-06-01 11:16 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-01 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01 11:16 [U-Boot] socfpga sr1500: possible typo in console= Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox