mb/google/var/trulo: Fix ISH firmare name
Use the ISH firmware file name as in rootfs. BUG=b:401138236 TEST=suspend_stress_test is successful. Change-Id: I29fbb4d9f04c23c1499dff5ffeab93e70675ae51 Signed-off-by: Kapil Porwal <kapilporwal@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86974 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Dinesh Gehlot <digehlot@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
cff3efa1e3
commit
2da8d8affc
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ chip soc/intel/alderlake
|
|||
device ref tcss_xhci on end
|
||||
device ref ish on
|
||||
chip drivers/intel/ish
|
||||
register "firmware_name" = ""trulo_ish.bin""
|
||||
register "firmware_name" = ""trulo-ish.bin""
|
||||
register "add_acpi_dma_property" = "true"
|
||||
device generic 0 on end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue