build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/22925 )
Change subject: drivers/mrc_cache/Makefile.inc: only add mrc.cache when CONFIG_CACHE_MRC_SETTINGS is set
......................................................................
Patch Set 2: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19510/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64730/ : SUCCESS
--
To view, visit https://review.coreboot.org/22925
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: Iab3ac87e43408ef51f0158f319eb1c8ccfce8a55
Gerrit-Change-Number: 22925
Gerrit-PatchSet: 2
Gerrit-Owner: Iru Cai <mytbk920423(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 18 Dec 2017 08:30:57 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22925
to look at the new patch set (#2).
Change subject: drivers/mrc_cache/Makefile.inc: only add mrc.cache when CONFIG_CACHE_MRC_SETTINGS is set
......................................................................
drivers/mrc_cache/Makefile.inc: only add mrc.cache when CONFIG_CACHE_MRC_SETTINGS is set
In commit decd0628 mac.cache is always added, but
CONFIG_MRC_SETTINGS_CACHE_SIZE is not used in sandybridge, which makes
mrc.cache have zero size.
Change-Id: Iab3ac87e43408ef51f0158f319eb1c8ccfce8a55
Signed-off-by: Iru Cai <mytbk920423(a)gmail.com>
---
M src/drivers/mrc_cache/Makefile.inc
1 file changed, 6 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/22925/2
--
To view, visit https://review.coreboot.org/22925
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iab3ac87e43408ef51f0158f319eb1c8ccfce8a55
Gerrit-Change-Number: 22925
Gerrit-PatchSet: 2
Gerrit-Owner: Iru Cai <mytbk920423(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>