Ping! Any issues here? Should I [PULL] or can this go via arm-devs?
Regards, Peter On Thu, Oct 4, 2012 at 10:16 AM, Peter Crosthwaite <peter.crosthwa...@petalogix.com> wrote: > Patch 1 is dual core smp support. > Patches 2-4 Implement the SLCR reset functionality. > > changed from v1: > Addressed PMM review (P1) > Patches 2-4 are completely new. > Removed previous patches 2-3 (no bootloader changes anymore) > > Peter A. G. Crosthwaite (4): > xilinx_zynq: added smp support > zynq_slcr: Add links to the CPUs > zynq_slcr: Fixed ResetValues enum > zynq_slcr: Implement CPU reset and halting > > hw/xilinx_zynq.c | 68 ++++++++++++++++++++++++++++++++++++++++++++--------- > hw/zynq_slcr.c | 29 ++++++++++++++++++++++- > 2 files changed, 84 insertions(+), 13 deletions(-) >