mirror of
https://xff.cz/git/u-boot/
synced 2026-02-07 05:56:34 +01: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>