> 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? _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev