Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | ARMv8/fsl-lsch3: Patch cpu node properties in DT for online cores | Arnab Basu | |
U-Boot should only add "enable-method" and "cpu-release-address" properties to the "cpu" node of the online cores. Signed-off-by: Arnab Basu <arnab.basu@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com> | |||
2014-09-25 | armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page | York Sun | |
Secondary cores need to be released from holdoff by boot release registers. With GPP bootrom, they can boot from main memory directly. Individual spin table is used for each core. Spin table and the boot page is reserved in device tree so OS won't overwrite. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Arnab Basu <arnab.basu@freescale.com> |