Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22792
to look at the new patch set (#3).
Change subject: soc/amd/common: Move AGESA related source files
......................................................................
soc/amd/common: Move AGESA related source files
Move AGESA related source files in soc/amd/common under block directory.
Folder soc/amd/common/block subfolders should mimic soc/intel/common/block
subfolders (one subfolder per subject).
BUG=b:69262110
TEST=Build with no error gardenia and kahlee (no code change, just folder
reorg).
Change-Id: I497cdefe64e8dff00aaff7153c4ffa9c57c9acf8
Signed-off-by: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
---
M src/soc/amd/common/Makefile.inc
A src/soc/amd/common/block/pi/Kconfig
A src/soc/amd/common/block/pi/Makefile.inc
R src/soc/amd/common/block/pi/agesawrapper.c
R src/soc/amd/common/block/pi/amd_late_init.c
R src/soc/amd/common/block/pi/def_callouts.c
R src/soc/amd/common/block/pi/heapmanager.c
M src/soc/amd/stoneyridge/Kconfig
8 files changed, 22 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/22792/3
--
To view, visit https://review.coreboot.org/22792
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I497cdefe64e8dff00aaff7153c4ffa9c57c9acf8
Gerrit-Change-Number: 22792
Gerrit-PatchSet: 3
Gerrit-Owner: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Martin Roth has posted comments on this change. ( https://review.coreboot.org/22821 )
Change subject: util/cbmem: Print timestamp frequency in verbose mode
......................................................................
Patch Set 1:
Another option I considered was separate debug statements to also indicate how the frequency was found: From the timestamp table, or from the arch_tick_frequency() call. I decided that level of information wasn't generally needed, but if others disagree, I can update the patch.
--
To view, visit https://review.coreboot.org/22821
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I02286fa67919e70a3592cdbcc1c9ca2991b7f385
Gerrit-Change-Number: 22821
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Comment-Date: Mon, 11 Dec 2017 21:38:03 +0000
Gerrit-HasComments: No