commit | 89a8f7aeb5cf770b21f9bc42a9c007d11d789dc7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue May 21 13:44:10 2013 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Tue May 28 12:58:43 2013 -0700 |
tree | 01d1f1f787df4deecace834fa75b1841fcb73aa1 | |
parent | a8512db9740c488ad89eaea64dd3d21214931a95 [diff] |
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 <axel.lin@ingics.com> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>