u-boot/board/ti/am64x
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
..
evm.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
Kconfig configs: am64x_evm_a53: Enable support for reading eeprom 2021-05-12 16:36:38 +05:30
MAINTAINERS configs: am64x_evm_a53: Add Initial support 2021-05-12 16:30:28 +05:30
Makefile board: ti: am64x: Add board support for am64x evm 2021-05-12 16:27:57 +05:30