Help with device tree binding for SMC serial

Rune Torgersen runet at innovsys.com
Sat Jan 12 01:13:49 EST 2008


> From: Rune Torgersen
> Finally got it (sort-of) working.
> Turned out that for some reason the console init is setting 
> the baudrate
> to 9600
> the options string passed in to the console init fuunction is NULL.
> 
> Any idea oon how this should be passed in from u-boot?

Ok, needed a valid console= line on the command line. WHen we tried
that, we had a typo, so it was not recognized.
Our old 2.6.18 arch/ppc kernel didn't need a console parameter, it got
the baudrate from u-boot somehow.
Anyway of doing that here too?



More information about the Linuxppc-dev mailing list