u-boot-brain/board/st/stm32f429-discovery
Patrice Chotard 291f00bb3e board: st: add missing gpio_request() for stm32f429-discovery
This fixes the following error message:

U-Boot 2019.07-rc4-00103-g5eea874b5e (Jun 25 2019 - 15:09:31 +0200)

DRAM:  8 MiB
gpio@40021800: dir_output: error: gpio GPIOG14 not reserved
gpio@40021800: dir_output: error: gpio GPIOG13 not reserved
gpio@40021800: set_value: error: gpio GPIOG14 not reserved
Flash: 2 MiB
....

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2019-07-12 11:50:58 +02:00
..
Kconfig stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
led.c board: st: add missing gpio_request() for stm32f429-discovery 2019-07-12 11:50:58 +02:00
MAINTAINERS Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32f429-discovery.c board: stm32: use bi_dram[0].start instead of hardcoded value 2018-08-13 14:03:57 -04:00