console: Fix initial value of baudrate parameter
The 'baudrate' parameter has the wrong value initially, it has to
be set to CONFIG_BAUDRATE. Otherwise a devinfo shows a baudrate of 0
until actively changed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5376121 commit 4178dda706b0eb153ec15eb1ca202af76dc20010
@Sascha Hauer Sascha Hauer authored on 26 May 2016
Showing 1 changed file
View
common/console.c