u-boot-brain/board/st/stm32mp1
Patrick Delaunay 2214d5e54c stm32mp1: remove the board_check_usb_power function when ADC is not activated
Simplify the code of the function board_check_usb_power
based in CONFIG_ADC and adc_measurement; the function is removed by the
linker when the CONFIG_ADC is not activated.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-04-09 11:53:00 +02:00
..
Kconfig stm32mp1: split board and SOC support for STM32MP15x family 2020-01-17 13:58:27 +01:00
MAINTAINERS Correct U-Boot upstream repository 2021-02-28 13:57:30 -05:00
Makefile board: stm32mp1: move the function board_debug_uart_init in spl.c 2020-07-07 16:01:23 +02:00
README doc: add board documentation for stm32mp1 2020-03-02 09:41:32 +01:00
extlinux.conf stm32mp1: add example files for FIT generation 2019-08-27 11:19:23 +02:00
fit_copro_kernel_dtb.its board: st: stm32mp1: update load address for FIT examples 2020-11-25 14:27:19 +01:00
fit_kernel_dtb.its board: st: stm32mp1: update load address for FIT examples 2020-11-25 14:27:19 +01:00
spl.c board: stm32mp1: move the function board_debug_uart_init in spl.c 2020-07-07 16:01:23 +02:00
stm32mp1.c stm32mp1: remove the board_check_usb_power function when ADC is not activated 2021-04-09 11:53:00 +02:00

README

see doc/board/st/stm32mp1.rst