]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: add support for stm32mp157c-ev1 board
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 9 Jul 2018 13:17:22 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jul 2018 19:55:05 +0000 (15:55 -0400)
commitdb3990a8718c6cfff04455b4bb3d85f673fb8eed
tree0768350824e626346cd1fc131aff54df79682fd5
parent7d7248c68c793f9a966471850c49aab5c1c168d8
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>
arch/arm/dts/Makefile
arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/stm32mp157c-ev1.dts [new file with mode: 0644]
board/st/stm32mp1/README
configs/stm32mp15_basic_defconfig