Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Liu Gang's avatar
    5056c8e0
    powerpc/corenet_ds: Slave core in holdoff when boot from SRIO · 5056c8e0
    Liu Gang authored
    
    When boot from SRIO, slave's core can be in holdoff after powered on for
    some specific requirements. Master can release the slave's core at the
    right time by SRIO interface.
    
    Master needs to:
    	1. Set outbound SRIO windows in order to configure slave's registers
    	   for the core's releasing.
    	2. Check the SRIO port status when release slave core, if no errors,
    	   will implement the process of the slave core's releasing.
    Slave needs to:
    	1. Set all the cores in holdoff by RCW.
    	2. Be powered on before master's boot.
    
    Signed-off-by: default avatarLiu Gang <Gang.Liu@freescale.com>
    Signed-off-by: default avatarShaohui Xie <Shaohui.Xie@freescale.com>
    5056c8e0
    History
    powerpc/corenet_ds: Slave core in holdoff when boot from SRIO
    Liu Gang authored
    
    When boot from SRIO, slave's core can be in holdoff after powered on for
    some specific requirements. Master can release the slave's core at the
    right time by SRIO interface.
    
    Master needs to:
    	1. Set outbound SRIO windows in order to configure slave's registers
    	   for the core's releasing.
    	2. Check the SRIO port status when release slave core, if no errors,
    	   will implement the process of the slave core's releasing.
    Slave needs to:
    	1. Set all the cores in holdoff by RCW.
    	2. Be powered on before master's boot.
    
    Signed-off-by: default avatarLiu Gang <Gang.Liu@freescale.com>
    Signed-off-by: default avatarShaohui Xie <Shaohui.Xie@freescale.com>