Commit 7e5f460ec457fe310156e399198a41eb0ce1e98c

Authored by Simon Glass
Committed by Tom Rini
1 parent 031725f8cd
Exists in emb_lf_v2022.04

global: Convert simple_strtoul() with hex to hextoul()

It is a pain to have to specify the value 16 in each call. Add a new
hextoul() function and update the code to use it.

Add a proper comment to simple_strtoul() while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>

Warning! This is a large diff.

To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.

If you still want to see the diff click this link

Showing 183 changed files with 692 additions and 659 deletions Side-by-side Diff