u-boot/board/renesas/stout
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
..
cpld.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
cpld.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
MAINTAINERS arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
Makefile ARM: rmobile: Update H2 Stout 2018-04-13 23:41:45 +02:00
qos.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qos.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stout.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stout_spl.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00