mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 23:41:18 +02:00
We can check if the message was acknowledged in the common ti_sci_do_xfer() which lets us remove it from after each call to this function. This simplifies the code and reduces binary size. Signed-off-by: Andrew Davis <afd@ti.com>