u-boot/cmd/ti
Simon Glass 7e5f460ec4 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>
2021-08-02 13:32:14 -04:00
..
ddr3.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
Kconfig cmd: ti: pd: Add debug command for K3 power domains 2021-06-11 16:34:52 +05:30
Makefile cmd: ti: pd: Add debug command for K3 power domains 2021-06-11 16:34:52 +05:30
pd.c cmd: ti: pd: Add debug command for K3 power domains 2021-06-11 16:34:52 +05:30