mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21:30 +02:00
dev_read_size() returns -EINVAL (-22) if the property "g-tx-fifo-size" does not exist. If that's the case, we now keep the default value of 0. Signed-off-by: Wolfgang Grandegger <wg@aries-embedded.de>