u-boot/arch/arm/mach-imx/mx6
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
..
clock.c imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDL 2020-11-01 15:58:47 +01:00
ddr.c ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL 2020-09-17 14:40:55 +02:00
Kconfig Rename GPIO_SUPPORT to GPIO 2021-07-28 14:29:36 -04:00
litesom.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile imx: add module fuse support 2020-05-10 13:21:13 +02:00
module_fuse.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
mp.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
opos6ul.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
soc.c ARM: mx6: Add function to set serial# 2021-03-01 10:21:36 +01:00