coreboot-kgpe-d16/src/mainboard/siemens/mc_apl1
Angel Pons 32d09be655 treewide: Replace bad uses of find_resource
The `find_resource` function will never return null (will die instead).
In cases where the existing code already accounts for null pointers, it
is better to use `probe_resource` instead, which returns a null pointer
instead of dying.

Change-Id: I329efcb42a444b097794fde4f40acf5ececaea8c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58910
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Lance Zhao
2021-11-04 17:37:13 +00:00
..
variants mb/*: Specify type of FMDFILE once 2021-07-26 14:06:57 +00:00
board_info.txt
bootblock.c
dsdt.asl
Kconfig mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
Kconfig.name
mainboard.c treewide: Replace bad uses of find_resource 2021-11-04 17:37:13 +00:00
Makefile.inc
mc_apl1.fmd
mc_apl_vboot.fmd
romstage.c