Simon Glass 0b1284eb52 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>
2021-08-02 13:32:14 -04:00
..
2019-05-21 08:03:38 +02:00
2019-05-21 08:03:38 +02:00
2018-05-08 18:50:23 -04:00
2021-04-10 08:04:42 -04:00