mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
The TPM specification says that the EXPECT_DATA bit is not valid until the VALID bit is set. Wait for that bit to be set. Fixes problems with Ifineon SPI TPM. Signed-off-by: Roman Kapl <rka@sysgo.com>