mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
It is a pain to have to specify the value 10 in each call. Add a new dectoul() function and update the code to use it. Signed-off-by: Simon Glass <sjg@chromium.org>