the following patch was just integrated into master: commit 68a56caf7e9bb0203de1d4d96861ba60885a401d Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Fri May 23 07:11:14 2014 +1000
northbridge/amd/amdmct: Incorrect usage of logical over bitwise and
Small mix up of logical/bitwise logical and operation. Spotted by Clang.
Change-Id: I2c2256b9b2f2b6ca627914118c745f579555acc9 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/5820 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones marc.jones@se-eng.com
See http://review.coreboot.org/5820 for details.
-gerrit