mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 03:32:20 +02:00
Driver model uses quite strong conventions on error codes, but these are currently not clearly documented. Add a description of the commonly used errors. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Sean Anderson <seanga2@gmail.com>