]> git.sur5r.net Git - u-boot/commit
imx7: psci: save context id in cpu_on command
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 16 Apr 2018 08:15:08 +0000 (10:15 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 7 May 2018 15:52:55 +0000 (11:52 -0400)
commit47ec6b4ea3b93225a7cb88ae1445fbc7c6a0a239
tree5569c29a56c4074915cb3ab3213b5fa82d1f5bb0
parent60599c1c088af23631bfd4085de37b25e29c9217
imx7: psci: save context id in cpu_on command

Replace the psci_save_target_pc call by the new function
psci_save(cpu, pc,context_id)

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-imx/mx7/psci.S