]> git.sur5r.net Git - u-boot/commit
stm32mp: add check of cpu identifier
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 19 Mar 2018 18:09:21 +0000 (19:09 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 7 Apr 2018 00:45:28 +0000 (20:45 -0400)
commit96583cdc2d217686fb2c9e345f0bbaa9c9ea2c49
tree8e3f142c2d68bb95e417a82e3a27de2ab5d4d6ba
parentcda3dcb670db795258ac008c99ff09e2e662f310
stm32mp: add check of cpu identifier

Add support of DBGMCU_IDC for cpu identifier
and revision

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/cpu.c
arch/arm/mach-stm32mp/include/mach/sys_proto.h [new file with mode: 0644]