diff --git a/pi/amd/00730F01/FT3b/AGESA.bin b/pi/amd/00730F01/FT3b/AGESA.bin index fccdb1c86f..f307daa9a8 100644 Binary files a/pi/amd/00730F01/FT3b/AGESA.bin and b/pi/amd/00730F01/FT3b/AGESA.bin differ diff --git a/pi/amd/00730F01/FT3b/AGESA_Release_Notes.txt b/pi/amd/00730F01/FT3b/AGESA_Release_Notes.txt index cc711f95bf..7d1d3e75ce 100644 --- a/pi/amd/00730F01/FT3b/AGESA_Release_Notes.txt +++ b/pi/amd/00730F01/FT3b/AGESA_Release_Notes.txt @@ -22,6 +22,65 @@ coreboot usage information: ============================================================================= +MullinsPI Version: 1.0.0.A Release Date: July 2015 +BinaryPI Version: 1.1 Build date: Aug. 25 2015 +Built by coreboot toolchain v1.27 March 8th, 2015 +Test Board: Olive Hill Plus + +============================================================================= +- Update to MullinsPI 1.0.0.A +- BUG465142: ECC error injection fails + +Agesa ENHANCEMENTS and FIXED BUGS after 1.0.0.9: + +- BUG466307: PSP Trustlets is not updated properly + + +Agesa ENHANCEMENTS and FIXED BUGS after 1.0.0.8: + +- ENH466202: PSP FW stack version D.1.1.4D +- ENH460470: Remove the PSP DEBUG info to fix system hanging issue +- PLAT-986: Initial iTpmControlArea to avoid potential exception +- ENH465927: Enable MMIO decode in iTpmGetResponse + + +Agesa ENHANCEMENTS and FIXED BUGS after 1.0.0.7: + +- ENH465438: Add SMBIOS support for Sempron part +- ENH465709: PSP FW stack version D.1.1.4A +- ENH465474: SMU_Firmware_14_33 + + +Agesa ENHANCEMENTS and FIXED BUGS after 1.0.0.6: + +- ENH465011: PSP FW stack version D.1.1.47 +- BUG463002: SATA hardware revision ID gets overwritten +- ENH463253: LAN performance data(Auto negotiation/1000M) + + +Agesa ENHANCEMENTS and FIXED BUGS after 1.0.0.5: + +- ENH464327: PSP FW stack version D.1.1.42 +- ENH463121: AGESA Memory Option for JEDEC DDR3/DDR4 SPD MAC +- BUG455965: System hangs at PC02FF when GFX card(Asic type: Topaz) plugged in +- ENH462603: Enable SRT only when the platform really needs to run > 85C + + +Agesa ENHANCEMENTS and FIXED BUGS after 1.0.0.4: + +- ENH462390: PSP FW stack version D.1.1.36 +- ENH457952: Publish PSP fTPM ready PPI +- BUG460543: ECC lane fails training +- BUG458825: Typo in dec file +- ENH455439: Save & Restore PSP Bar3 related register for S3 +- BUG458331: Correct Size mismatch of create the recovery guid Hob +- ENH455923: Update ALIB to support Windows XP +- ENH454744: Save Restore FakeSMI related registers for S3 + +============================================================================= + +============================================================================= + MullinsPI Version: 1.0.0.4 Release Date: Jun. 25 2015 BinaryPI Version: 1.0 @@ -35,4 +94,4 @@ we upload new AGESA.bin. - Add PspMboxBiosCmdDramInfo and PspMboxBiosCmdExitBootServices to fix Windows 7 hang after graphics driver installed. -============================================================================= \ No newline at end of file +============================================================================= diff --git a/southbridge/amd/avalon/PSP/PspBootLoader.Bypass.sbin b/southbridge/amd/avalon/PSP/PspBootLoader.Bypass.sbin index b42fdbd8e1..43e8177920 100644 Binary files a/southbridge/amd/avalon/PSP/PspBootLoader.Bypass.sbin and b/southbridge/amd/avalon/PSP/PspBootLoader.Bypass.sbin differ diff --git a/southbridge/amd/avalon/PSP/PspEarlyUnlock.sbin b/southbridge/amd/avalon/PSP/PspEarlyUnlock.sbin new file mode 100644 index 0000000000..0ebfa13e7f Binary files /dev/null and b/southbridge/amd/avalon/PSP/PspEarlyUnlock.sbin differ diff --git a/southbridge/amd/avalon/PSP/PspRecovery.sbin b/southbridge/amd/avalon/PSP/PspRecovery.sbin index 39bcd6c970..f692750cca 100644 Binary files a/southbridge/amd/avalon/PSP/PspRecovery.sbin and b/southbridge/amd/avalon/PSP/PspRecovery.sbin differ diff --git a/southbridge/amd/avalon/PSP/PspReleaseNote.txt b/southbridge/amd/avalon/PSP/PspReleaseNote.txt index cbf88b83e0..42040ffdad 100644 --- a/southbridge/amd/avalon/PSP/PspReleaseNote.txt +++ b/southbridge/amd/avalon/PSP/PspReleaseNote.txt @@ -2,18 +2,18 @@ // PSP FW Delivery Release Note // // Copyright 2014, Advanced Micro Devices, Inc. -// Image Version number: PSP BootLoader: 0D.01.01.22, PSP SecureOS: 0D.01.01.22 -// Date: 08/14/2014 +// Image Version number: PSP BootLoader: D.1.1.4D, PSP SecureOS: D.1.1.4D +// Date: 07/06/2015 //---------------------------------------------------------------------------- Files: PspBootLoader.Bypass.sbin - PSP bootloader with HVB bypass enabled - PspRecovery.sbin - PSP Recovery boot loader - PspSecureOs.sbin - PSP secure OS, signed with production key version - PspNvram.bin - NV storage pattern used to populate the SPI-ROM. - PspTrustlets.bin - PSP Trustlet binaries + PspRecovery.sbin - PSP Recovery boot loader + PspSecureOs.sbin - PSP secure OS, signed with production key version + PspNvram.bin - NV storage pattern used to populate the SPI-ROM. + PspTrustlets.bin - PSP Trustlet binaries + Features and fixes: - -- Enabled TPM2.0 for ML A1. -- Fixed some bugs in NVStorage and low-level driver. \ No newline at end of file +- Rollback //depot/psp/stg/fw/1.0/fw/mars/src/bios_mailbox.c to revision 4 to avoid timing issue; +- Code base updated to CL#30102; diff --git a/southbridge/amd/avalon/PSP/PspSecureOs.sbin b/southbridge/amd/avalon/PSP/PspSecureOs.sbin index 0d5b2fdb08..19424fff30 100644 Binary files a/southbridge/amd/avalon/PSP/PspSecureOs.sbin and b/southbridge/amd/avalon/PSP/PspSecureOs.sbin differ diff --git a/southbridge/amd/avalon/PSP/SmuFirmware.sbin b/southbridge/amd/avalon/PSP/SmuFirmware.sbin index a10606141e..1385414ce5 100644 Binary files a/southbridge/amd/avalon/PSP/SmuFirmware.sbin and b/southbridge/amd/avalon/PSP/SmuFirmware.sbin differ diff --git a/southbridge/amd/avalon/PSP/trustlets.bin b/southbridge/amd/avalon/PSP/trustlets.bin index 655a04769a..9eefd08c3f 100644 Binary files a/southbridge/amd/avalon/PSP/trustlets.bin and b/southbridge/amd/avalon/PSP/trustlets.bin differ