u-boot/board/compulab/common
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
..
Makefile i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY 2021-07-28 14:29:37 -04:00
common.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
common.h
eeprom.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
eeprom.h i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY 2021-07-28 14:29:37 -04:00
omap3_display.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
omap3_smc911x.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00