commit | e7f435d17bcbf4b3a35d72526d5d66f0b1fcdb22 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Jul 09 15:17:22 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 20 15:55:05 2018 -0400 |
tree | 0768350824e626346cd1fc131aff54df79682fd5 | |
parent | 636279abceb773f045d3ba511acb9dcaffcd9ae5 [diff] |
stm32mp1: add support for stm32mp157c-ev1 board Add support of stm32mp157c-ev1, the evaluation board with pmic stpmu1 (ev1 = mother board + daughter ed1) with device tree. EV1 is the selected board by default in basic defconfig. PS: CONFIG_PINCTRL_FULL activation avoid to increase SYS_MALLOC_F_LEN (Early malloc usage: 2034) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>