| #
4eefb007 |
| 18-Jul-2017 |
Patrice Chotard <patrice.chotard@st.com> |
ARM: DTS: stm32: remove useless mr-nbanks property
FMC driver is now able to discover the bank number by parsing bank subnodes.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by:
ARM: DTS: stm32: remove useless mr-nbanks property
FMC driver is now able to discover the bank number by parsing bank subnodes.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
97c20932 |
| 10-Apr-2017 |
Vikas Manocha <vikas.manocha@st.com> |
stm32f7: add support for stm32f769 disco board
This board support stm32f7 family device stm32f769-I with 2MB internal Flash & 512KB RAM. STM32F769 lines offer the performance of the Cortex-M7 core (
stm32f7: add support for stm32f769 disco board
This board support stm32f7 family device stm32f769-I with 2MB internal Flash & 512KB RAM. STM32F769 lines offer the performance of the Cortex-M7 core (with double precision floating point unit) running up to 216 MHz.
To compile for stm32f769 board, use same defconfig as stm32f746-disco, the only difference is to pass "DEVICE_TREE=stm32f769-disco".
Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>
show more ...
|