commit | 1e1d02d225720430d599c3219b85d8ed34107ef9 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Sep 13 18:00:12 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 22 07:40:03 2017 -0400 |
tree | 6c202f018a622b0d8b3dc51309283c8d7cf7a78c | |
parent | 0dca06eef6386333f22ae322723452aea4b9586e [diff] |
board: Add stm32h7 SoC, discovery and evaluation boards support This patch adds support for stm32h7 soc family, stm32h743 discovery and evaluation boards. For more information about STM32H7 series, please visit: http://www.st.com/en/microcontrollers/stm32h7-series.html Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>