u-boot-brain/board/st
Vikas Manocha 280057bd7d stm32f7: use stm32f7 gpio driver supporting driver model
With this gpio driver supporting DM, there is no need to enable clocks
for different gpios (for pin muxing) in the board specific code.

Need to increase the allocatable area required before relocation from 0x400 to
0xC00 becuase of 10 new gpio devices(& new gpio class) added in device tree.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-08 11:57:21 -04:00
..
stih410-b2260 board: STiH410-B2260: enable caches 2017-04-08 09:26:49 -04:00
stm32f429-discovery gpio: stm32_gpio: move clock config from driver to board 2016-02-24 18:42:49 -05:00
stm32f746-disco stm32f7: use stm32f7 gpio driver supporting driver model 2017-05-08 11:57:21 -04:00
stv0991 board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00