ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
authorAxel Lin <[email protected]>
Tue, 21 May 2013 13:44:10 +0000 (13:44 +0000)
committerTom Warren <[email protected]>
Tue, 28 May 2013 19:58:43 +0000 (12:58 -0700)
commit578e63782b87ed0673b7d5088d793db1c46017bb
tree01d1f1f787df4deecace834fa75b1841fcb73aa1
parent20583d04fb197fd59b438be0731aaaac485094b9
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit

cpu_init_crit() can be skipped, but the code is still enabled requiring a
platform to supply lowlevel_init().

Signed-off-by: Axel Lin <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/cpu/arm720t/start.S