commit | 571886b2a52395f030d439c6259663a033e11e6a | [log] [tgz] |
---|---|---|
author | Jayachandran C <jchandra@broadcom.com> | Mon Jun 10 06:41:02 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 13 17:46:42 2013 +0200 |
tree | 5e386eaa6465785dc16d3dc2693fe8b23e557f1c | |
parent | 9584c55a5cc0db82329dd1142ca570e2d64ea491 [diff] |
MIPS: Netlogic: Initialization when !CONFIG_SMP The core initialization and reset vector setup needs to be done even when booting uniprocessor. Move this code from smp.c to setup.c Signed-off-by: Jayachandran C <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5428/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>