Skip to content
Commit 7e5f460e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 031725f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment