soc/samsung/exynos5420/uart.c: Init new serial struct variables
commitff94e003626ff0a496d12c703155c63ee3bbd22d
authorMartin Roth <martinroth@google.com>
Fri, 18 Nov 2016 17:34:24 +0000 (18 10:34 -0700)
committerNico Huber <nico.h@gmx.de>
Wed, 23 Nov 2016 23:07:00 +0000 (24 00:07 +0100)
tree491c983f071f5f355f694140b6b7fb4e530805e3
parenta2267b8490ca397ccfe067e6d059fce0966f86db
soc/samsung/exynos5420/uart.c: Init new serial struct variables

The lb_serial structure had some new entries added, which were not being
filled in.

Fill in the values so they're not undefined.

Addresses coverity error 1354778 - Uninitialized scalar variable

Change-Id: Ia7ce07f6e4e058c91c2e063f3225497271ef93ff
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17482
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/soc/samsung/exynos5420/uart.c