Furquan Shaikh has uploaded a new patch set (#2). ( https://review.coreboot.org/28259 )
Change subject: soc/intel/apollolake: Fix typo in SW_IDPIN_EN_MASK check ......................................................................
soc/intel/apollolake: Fix typo in SW_IDPIN_EN_MASK check
This change fixes the check for SW_IDPIN_EN_MASK to use bitwise AND instead of logical AND.
Reported by: Coverity CID #1395106
Change-Id: Ib3309eeb2f65f2578dc11a5b93ce9211cb482cb1 Signed-off-by: Furquan Shaikh furquan@google.com --- M src/soc/intel/apollolake/chip.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/28259/2