diff options
author | Subrata Banik <subrata.banik@intel.com> | 2021-06-21 18:07:50 +0530 |
---|---|---|
committer | Subrata Banik <subrata.banik@intel.com> | 2021-06-23 08:25:11 +0000 |
commit | 1a5d4120e63015b4e6024f37f77c0c8af2177a65 (patch) | |
tree | 2463de73b8e5bba2b2010f40e76f99657c71ec40 /src/soc/intel/tigerlake/fsp_params.c | |
parent | d41a5ae4890f40da060bfd73fda344b4c5edab93 (diff) |
soc/intel/icelake: Make use of is_devfn_enabled() function
1. Replace all pcidev_path_on_root() and is_dev_enabled() functions
combination with is_devfn_enabled().
2. Remove unused local variable of device structure type
(struct device *).
3. Replace pcidev_path_on_root() and dev->enabled check with
is_devfn_enabled() call.
4. Leave SATA, eMMC controller FSP UPDs at default state if
controller is not enabled and FSP UPDs are set to disable.
TEST=Able to build and boot without any regression seen on ICLRVP.
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Change-Id: Id6861af3b5d1ce4f44b6d2109301bd4f5857f324
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55721
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/soc/intel/tigerlake/fsp_params.c')
0 files changed, 0 insertions, 0 deletions