Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47369 )
Change subject: mb/google/zork: Add func fpmcu_needs_delay ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47369/1/src/mainboard/google/zork/v... File src/mainboard/google/zork/variants/baseboard/include/baseboard/variants.h:
https://review.coreboot.org/c/coreboot/+/47369/1/src/mainboard/google/zork/v... PS1, Line 37: fpmcu_needs_delay
A thought: Instead of having a function call back, does it make sense to have a Kconfig here like ht […]
Sure, that works. Let me update the patch. I can also add a kconfig option for whether or not the board has a fingerprint sensor at all. That'll simplify things even more.