mirror of
https://xff.cz/git/u-boot/
synced 2026-01-01 16:57:11 +01: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>