]> git.sur5r.net Git - u-boot/commit
ls102xa: psci: save context id in cpu_on command
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 16 Apr 2018 08:15:07 +0000 (10:15 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 7 May 2018 15:52:54 +0000 (11:52 -0400)
commit60599c1c088af23631bfd4085de37b25e29c9217
treea47a539ec2db5badd9fc75583c5ef42bfb0bfed6
parent41c79775f08ad5836ae875cd21ea7ed952fa1237
ls102xa: 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/cpu/armv7/ls102xa/psci.S