coreboot-kgpe-d16/src/soc/intel/quark
Furquan Shaikh 5ff952259a intel/quark: Fix assert check
Having an assignment in assert does not make sense. This seems like it
was intended to check if chip is always same as segments->chip.

Change-Id: I297d9e76a0404a1f510d43f8b9c39e96b557689f
Reported-by: Coverity ID 1357439
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/16219
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Lee Leahy <leroy.p.leahy@intel.com>
2016-08-15 19:49:43 +02:00
..
bootblock soc/intel/quark: Add bootblock_c_entry 2016-08-05 01:55:41 +02:00
include/soc soc/intel/quark: Switch to using serial routines for FSP 2016-08-10 22:31:52 +02:00
romstage soc/intel/quark: Switch to using serial routines for FSP 2016-08-10 22:31:52 +02:00
acpi.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.h soc/intel/quark: Remove use of EDK-II macros and data types 2016-08-03 17:31:39 +02:00
ehci.c soc/intel/quark: Add USB device port support 2016-05-25 00:17:34 +02:00
fsp1_1.c soc/intel/quark: Prepare for FSP2.0 support 2016-08-03 17:47:53 +02:00
fsp2_0.c soc/intel/quark: Add FSP 2.0 romstage support 2016-08-05 01:53:49 +02:00
gpio_i2c.c soc/intel/quark: Split I2C out from driver 2016-05-31 22:07:49 +02:00
i2c.c intel/quark: Fix assert check 2016-08-15 19:49:43 +02:00
Kconfig soc/intel/quark: Add FSP 2.0 romstage support 2016-08-05 01:53:49 +02:00
lpc.c soc/intel/quark: Clear SMI interrupts and wake events 2016-05-31 21:57:55 +02:00
Makefile.inc soc/intel/quark: Add FSP 2.0 romstage support 2016-08-05 01:53:49 +02:00
memmap.c soc/intel/quark: Add FSP 2.0 boot block support 2016-08-05 01:50:45 +02:00
northcluster.c soc/intel/quark: Reserve non-MMIO space 2016-02-29 05:00:27 +01:00
reg_access.c soc/intel/quark: Add missing breaks 2016-08-05 15:36:18 +02:00
reset.c soc/intel/quark: Add FSP 2.0 boot block support 2016-08-05 01:50:45 +02:00
tsc_freq.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
uart.c soc/intel/quark: Use single ID value for HSUART1 2016-02-19 20:24:22 +01:00
uart_common.c soc/intel/quark: Enable HSUART1 2016-02-18 20:36:53 +01:00