Tom Hiller has posted comments on this change. ( https://review.coreboot.org/28368 )
Change subject: Documentation: add util/pmh7tool to util.md
......................................................................
Patch Set 1: Code-Review-1
There is a script under util called "util_readme" that auto generates `Documentation/util.md` and `util/README.md` based on the `description.md` file under each util directory. Can you add a `description.md` for pmh7tool and run the script instead and submit those as changes?
--
To view, visit https://review.coreboot.org/28368
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iab5daf101a9ff27aa49b7849bf6bf39362b8db09
Gerrit-Change-Number: 28368
Gerrit-PatchSet: 1
Gerrit-Owner: Evgeny Zinoviev <me(a)ch1p.com>
Gerrit-Reviewer: Tom Hiller <thrilleratplay(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 27 Aug 2018 23:29:53 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Mike Banon has removed a vote on this change.
Change subject: src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09
......................................................................
Removed Code-Review+1 by Mike Banon <mikebdp2(a)gmail.com>
--
To view, visit https://review.coreboot.org/28370
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: deleteVote
Gerrit-Change-Id: Iebe6e54d922378a8a1feb97f37b08ac50c8234b2
Gerrit-Change-Number: 28370
Gerrit-PatchSet: 2
Gerrit-Owner: Mike Banon <mikebdp2(a)gmail.com>
Gerrit-Reviewer: Mike Banon <mikebdp2(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Mike Banon has posted comments on this change. ( https://review.coreboot.org/28370 )
Change subject: src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09
......................................................................
Patch Set 2: Code-Review+1
This change is similar-by-spirit to f15tn here - https://review.coreboot.org/c/coreboot/+/28273 . Of course the same questions have to be resolved for f16kb as well, but hopefully they both could be officially merged someday...
Possible sources of this microcode: 1) UEFI update for 15-af124ur laptop (at 17 August 2018 it has been updated, already checked it: the same microcode inside) 2) cpu00700F01_ver07000110_2018-02-09_1F2B007F.bin file at platomav's prominent CPUMicrocodes repository - https://github.com/platomav/CPUMicrocodes , https://github.com/platomav/CPUMicrocodes/blob/master/AMD/cpu00700F01_ver07… . But platomav is cutting 0x22 of zeroes at the end of this file, we discussed it here - https://github.com/platomav/CPUMicrocodes/issues/9 , I still believe that these zeroes should be preserved just in case - partially since the previous coreboot's f16kb microcode also contained them - and preserved them at this change
If you'd run "xxd -i -c 8" command against this file (8 values per line instead of default 12) and manually add the remaining 0x22 of zeroes (which has been cut by platomav), you'll receive exactly the same hexadecimal array of values as I have submitted as a part of this change.
Just in case, a small C program which helps to convert an array of hex values back to the binary file - https://pastebin.com/raw/ihZ3v1k6 . SHA256 checksum of a resulting binary file - should be either cdbf3b4dbbf90c716f5c1f142d58aa970683d4e3979ca516a7dc49f5766367f1 (0x0D82 file) or 3b23983c84d44a8fc630a134bba282c7868e12d0bc2e154b911959a6f25356a7 (if you prefer 0x0D60 file with cut 0x22 of zeroes)
Although f16kb new microcode has been tested less than f15tn (because community around f15tn seems to be much bigger than f16kb), no problems reported so far. Personally I have Lenovo G505S with A10-5750M (f15tn but actually f15rl) and recently got ASUS AM1I-A with a rare Athlon 5370 (f16kb) which is almost the same as 5350, just the higher default frequencies 2.20GHz vs 2.05GHz. If there are any special testing requests just let me know
--
To view, visit https://review.coreboot.org/28370
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Iebe6e54d922378a8a1feb97f37b08ac50c8234b2
Gerrit-Change-Number: 28370
Gerrit-PatchSet: 2
Gerrit-Owner: Mike Banon <mikebdp2(a)gmail.com>
Gerrit-Reviewer: Mike Banon <mikebdp2(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 27 Aug 2018 22:58:47 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Raul Rangel has posted comments on this change. ( https://review.coreboot.org/28369 )
Change subject: vendorcode/amd/pi/00670F00: Transfer TP_Perf_STRUCT to AGESA.h
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/28369
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I941a67a8889a9dbf35c9fd511c7f670623204134
Gerrit-Change-Number: 28369
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 27 Aug 2018 22:09:25 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes