mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
global: Convert simple_strtoul() with decimal to dectoul()
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>
This commit is contained in:
Reference in New Issue
Block a user