]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(st): move board info in common code
authorYann Gautier <yann.gautier@st.com>
Wed, 4 Jan 2023 15:46:07 +0000 (16:46 +0100)
committerYann Gautier <yann.gautier@st.com>
Wed, 4 Jan 2023 15:46:07 +0000 (16:46 +0100)
commit992dba08f197f3dbe675aa718e2bc0b56f9e097d
tree588c4263d15ad90d850a40df9446c9052e30b83c
parentc27d8c00fda817dd729b735bc51cddd0e3760305
refactor(st): move board info in common code

Create a function stm32_display_board_info() that will display ST
board information, from a parameter taken from OTP fuse. The code
is just moved from STM32MP1 part to common directory.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I9e12fe98b5aabc7791cf2c9d48a38fbf2b219f9e
plat/st/common/include/stm32mp_common.h
plat/st/common/stm32mp_common.c
plat/st/stm32mp1/stm32mp1_private.c