switch-coreboot/src
Werner Zeh 8a75d82fa5 fsp1_0: Fix broken logic when searching for FSP
Commit 47818b4d60
(fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO)
breaks the logic which decides whether FSP
could be found or not in cache_as_ram.inc.
Fix the error by inverting the logic of the test.

TEST=Bootet mc_tcu3 board

Change-Id: I993d3422ac406d204a53e4dc890210fb9a52469d
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: http://review.coreboot.org/11806
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-10-08 04:45:05 +00:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
commonlib commonlib/helpers.h: handle interaction with other environments 2015-10-02 12:15:47 +00:00
console Add EM100 'hyper term' spi console support in ramstage & smm 2015-10-05 17:43:11 +00:00
cpu x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
device symbols: add '_' to pci_drivers and cpu_drivers symbols 2015-09-05 15:36:23 +00:00
drivers fsp1_0: Fix broken logic when searching for FSP 2015-10-08 04:45:05 +00:00
ec chromeec: Fix ACPI compile warnings 2015-09-28 09:34:13 +00:00
include cbfs: add struct cbfsf 2015-10-07 10:46:11 +00:00
lib cbfs: add struct cbfsf 2015-10-07 10:46:11 +00:00
mainboard fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IO 2015-10-06 04:09:47 +00:00
northbridge x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
soc cbfs: add struct cbfsf 2015-10-07 10:46:11 +00:00
southbridge x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode cbfs: add struct cbfsf 2015-10-07 10:46:11 +00:00
Kconfig Add EM100 'hyper term' spi console support in ramstage & smm 2015-10-05 17:43:11 +00:00