From 11e1950d2600fa8fd2f792423d013726b1a54333 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 23 Dec 2022 14:30:33 +0000 Subject: mb/google/brya/var/marasov: Remove ISH firmware-name For marasov, the ISH main firmware will be included in the CSE region in flash instead of loading it from rootfs. So remove the ISH firmware-name. TEST=Boot to OS on Marasov UFS SKUs. Check ISH firmware is not loaded by kernel, and device still goes to S0i3. Change-Id: I278e5d403ef9515e538a527f43949e505d750bb1 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/71261 Reviewed-by: Kapil Porwal Tested-by: build bot (Jenkins) Reviewed-by: Kyle Lin Reviewed-by: Eric Lai Reviewed-by: Jamie Chen --- src/mainboard/google/brya/variants/marasov/overridetree.cb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/brya/variants') diff --git a/src/mainboard/google/brya/variants/marasov/overridetree.cb b/src/mainboard/google/brya/variants/marasov/overridetree.cb index 3cf138772a..484a6327f2 100644 --- a/src/mainboard/google/brya/variants/marasov/overridetree.cb +++ b/src/mainboard/google/brya/variants/marasov/overridetree.cb @@ -206,10 +206,6 @@ chip soc/intel/alderlake probe STORAGE STORAGE_NVME end device ref ish on - chip drivers/intel/ish - register "firmware_name" = ""adl_ish_lite.bin"" - device generic 0 on end - end probe STORAGE STORAGE_UFS end device ref ufs on -- cgit v1.2.3