]> git.baikalelectronics.ru Git - uboot.git/commit
board: st: create common file stpmic1.c
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 25 May 2020 10:19:43 +0000 (12:19 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commitd92b6aa2b539a37205a9015bfc2b5fe097db927e
treed79a132014de4118b0aa92261083fe5136ef035a
parent56ab7708e13471b9d9dc315a4a2c10575a5c7666
board: st: create common file stpmic1.c

Move function board_ddr_power_init() in a new file stpmic1 in
board/st/common to avoid duplicated code in each board using
stpmic1

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
board/dhelectronics/dh_stm32mp1/Makefile
board/st/common/Makefile
board/st/common/stpmic1.c [new file with mode: 0644]
board/st/stm32mp1/board.c