commit | ca4b55800ed74207c35271bf7335a092d4955416 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Wed Nov 09 20:06:23 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:36 2011 +0100 |
tree | e32101ce03a7ee76fa937acfa03b25ca93f38c65 | |
parent | ff62fb4c6a01866310b0b5f43ea097e9e5220a27 [diff] |
arm, arm926ejs: always do cpu critical inits always do the cpu critical inits in cpu_init_crit, and only jump to lowlevel_init, if CONFIG_SKIP_LOWLEVEL_INIT is not defined. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Cc: Wolfgang Denk <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com> Cc: Tom Rini <tom.rini@gmail.com> Cc: Christian Riesch <christian.riesch@omicron.at>