commit | 22193540c174bd7140bc1af0021efedd8ab9da4a | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Jun 28 05:39:38 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Jul 17 11:24:35 2011 +0200 |
tree | 8dc862db2823005c1f8b894e700b809bcde61da7 | |
parent | 7eb29398c0ff6ad431a333a4eb56d917acbc85c1 [diff] |
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 cpu_init_crit can be skipped, but the code is still enabled requiring a platform to supply lowlevel_init. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Albert ARIBAUD <albert.aribaud@free.fr>