Skip to content
Snippets Groups Projects
Select Git revision
4 results

board

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    York Sun authored
    Spin table is at the very beginning of boot code. Each core has an individual
    release address within the spin table, the ft_cpu_setup fn updates the
    "cpu-release-addr" property of each cpu node with the corresponding release
    address.
    
    Also fix CPU_RELEASE_ADDR to point to secondary_boot_func.
    
    Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
    Signed-off-by: default avatarArnab Basu <arnab.basu@freescale.com>
    8bfa301b
    History
    Name Last commit Last update
    ..