u-boot/drivers/net/pfe_eth
Simon Glass 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul()
It is a pain to have to specify the value 10 in each call. Add a new
dectoul() function and update the code to use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-08-02 13:32:14 -04:00
..
Kconfig configs: ls1012a: add pfe configuration for LS1012A 2018-03-22 15:05:31 -05:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00
pfe_cmd.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
pfe_driver.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
pfe_eth.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00
pfe_firmware.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
pfe_hw.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pfe_mdio.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00