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