u-boot/arch/arm/mach-zynqmp
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
..
include/mach zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
clk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ecc_spl_init.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
handoff.c zynqmp: Pass bl32 entry to TF-A via xilinx handoff structure 2021-06-23 09:48:35 +02:00
Kconfig zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
Makefile zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
mkimage_fit_atf.sh arm64: zynqmp: Add support for 64bit addresses in its 2021-06-23 09:48:35 +02:00
mp.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
psu_spl_init.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spl.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00