mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 19:04:35 +01: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>