Shelley Chen has submitted this change. ( https://review.coreboot.org/c/qc_blobs/+/59076 )
Change subject: sc7280/ boot and shrm blobs updated ......................................................................
sc7280/ boot and shrm blobs updated
Change-Id: I312248e23568c6e1641fd091dd02892d50bd9517 --- M sc7280/boot/Pmic.bin M sc7280/boot/QcLib.elf M sc7280/boot/Release_Notes.txt M sc7280/shrm/Release_Notes.txt M sc7280/shrm/shrm.elf 5 files changed, 42 insertions(+), 0 deletions(-)
Approvals: Julius Werner: Verified; Looks good to me, approved Shelley Chen: Looks good to me, approved
diff --git a/sc7280/boot/Pmic.bin b/sc7280/boot/Pmic.bin index 3238f89..25a65b4 100644 --- a/sc7280/boot/Pmic.bin +++ b/sc7280/boot/Pmic.bin Binary files differ diff --git a/sc7280/boot/QcLib.elf b/sc7280/boot/QcLib.elf index ea1a05e..423dffc 100644 --- a/sc7280/boot/QcLib.elf +++ b/sc7280/boot/QcLib.elf Binary files differ diff --git a/sc7280/boot/Release_Notes.txt b/sc7280/boot/Release_Notes.txt index 6c647ac..0718f2b 100644 --- a/sc7280/boot/Release_Notes.txt +++ b/sc7280/boot/Release_Notes.txt @@ -1,3 +1,25 @@ +================== Release 00020 ================================ +This Release Notes file covers these blobs: + * dcb.bin + * Pmic.bin + * QcLib.elf + +Version : 00020 + +Release Date : Nov, 2021 + +Supported Silicon : SC7280 + +Changes since last version: + * DDR Struct info pass + +Above Bins were used to generate coreboot image. + +No special instructions, requirements or dependencies, files must be +present in this folder to be pulled in during coreboot build + +Errata : Nothing to report + ================== Release 00016 ================================ This Release Notes file covers these blobs: * dcb.bin diff --git a/sc7280/shrm/Release_Notes.txt b/sc7280/shrm/Release_Notes.txt index efa6434..82559d5 100644 --- a/sc7280/shrm/Release_Notes.txt +++ b/sc7280/shrm/Release_Notes.txt @@ -1,3 +1,23 @@ +================== Release 00020 ================================ +This Release Notes file covers these blobs: + * shrm.elf + +Version : 00020 + +Release Date : Nov, 2021 + +Supported Silicon : SC7280 + +Changes since last version: + * DDR Struct info pass + +Above Bins were used to generate coreboot image. + +No special instructions, requirements or dependencies, files must be +present in this folder to be pulled in during coreboot build + +Errata : Nothing to report + ================== Release 00016 ================================ This Release Notes file covers these blobs: * shrm.elf diff --git a/sc7280/shrm/shrm.elf b/sc7280/shrm/shrm.elf index e940e33..57666a0 100644 --- a/sc7280/shrm/shrm.elf +++ b/sc7280/shrm/shrm.elf Binary files differ