mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-20 19:06:39 +00: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>