mb/google/brya/var/trulo: Update ISH firmware name
Renames ish_fw.bin to trulo_ish.bin to prevent potential conflicts with other Nissa projects. This aligns with the naming used in the chromeos-zephyr-ish package. BUG=b:397821047 TEST=Flash trulo, disassemble SSDT, search for trulo_ish.bin BRANCH=none Change-Id: I855ecc87ddb7b69c2c2c8e4287bd9d6ec2e2e991 Signed-off-by: Yuval Peress <peress@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86769 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
9b4b0eeda1
commit
ec83019b50
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" = ""ish_fw.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