commit | b7e108ee63624176af85b97d4d80bef6fe099395 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 15:00:04 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 15:00:04 2006 +0900 |
tree | 747d9a2e760c6aa955dd4f228caaf433228ce5a0 | |
parent | 298476220d1f793ca0ac6c9e5dc817e1ad3e9851 [diff] |
sh: BSS init bugfix and barrier in entry point. A synco is needed before we jump to start_kernel(). While we're at it, also move the sh_cpu_init() jump until after we've zeroed BSS, as this has caused some undesirable results in sh_cpu_init(). Signed-off-by: Paul Mundt <lethal@linux-sh.org>