u-boot/board/kontron/sl28
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
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
ddr.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
MAINTAINERS board: kontron: add sl28 support 2020-10-23 16:52:09 +05:30
Makefile board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
sl28.c Merge branch '2021-02-02-drop-asm_global_data-when-unused' 2021-02-15 10:16:45 -05:00
spl.c board: sl28: add SATA support 2021-02-08 14:01:16 +05:30
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00