the following patch was just integrated into master: commit 0575a4f8ee311a04ec2375f683d8efbcbd01396d Author: Werner Zeh werner.zeh@siemens.com Date: Thu Dec 1 10:57:34 2016 +0100
mc_tcu3: Do not abort initialization of PTN3460 when HW-ID is missing
Do not abort the initialization of PTN3460 if HW-ID could not be retrieved and just assume that the HW-ID does not match 7.9.2.0. In this case PTN3460 will be setup to a working condition even if this field is missing. This makes this driver more robust with faulty blocks.
Change-Id: I301fb165a7924768e44182d92be820294beb0280 Signed-off-by: Werner Zeh werner.zeh@siemens.com Reviewed-on: https://review.coreboot.org/17671 Tested-by: build bot (Jenkins) Reviewed-by: Mario Scheithauer mario.scheithauer@siemens.com
See https://review.coreboot.org/17671 for details.
-gerrit