coreboot/src/cpu
Martin Roth a2267b8490 cpu/allwinner/a10/uart_console.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: I57f024c35f79397d0e9fd0c800b1b0f4075caac1
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17483
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
2016-11-24 00:06:47 +01:00
..
allwinner cpu/allwinner/a10/uart_console.c: Init new serial struct variables 2016-11-24 00:06:47 +01:00
amd spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
intel intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINIT 2016-11-20 21:21:36 +01:00
qemu-power8 cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti Kconfig: lay groundwork for not assuming SPI flash boot device 2016-08-18 06:18:21 +02:00
via src/cpu: Remove unnecessary whitespace 2016-10-07 18:08:25 +02:00
x86 cpu/x86/mtrr: allow temporary MTRR range during coreboot 2016-11-12 04:06:33 +01:00
Kconfig Kconfig: Add option for microcode filenames 2016-09-08 00:29:08 +02:00
Makefile.inc src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only 2016-10-11 23:36:18 +02:00