aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/armv8/lib/misc.c
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2014-09-06 01:07:41 -0500
committerPatrick Georgi <pgeorgi@google.com>2015-03-27 08:04:44 +0100
commit8ff6c215a1c759ed4506a0bdbe4aa6a2fe9bd74f (patch)
treebea3bcaf942fe7030aeb7a385ea27d02d67d7b15 /src/arch/arm64/armv8/lib/misc.c
parent4da4d3c9448a40a6e97d56cd6dc5db8d416e40b4 (diff)
arm64: remove printk() before console_init()
printk() shouldn't be called until the consoles have been initialized. This just so happened to work by luck. Once CONFIG_SMP is enabled that breaks because of spinlock usage in uncached memory. BUG=chrome-os-partner:31761 BRANCH=None TEST=Built with CONFIG_SMP and ramstage doesn't hang early. Change-Id: I54231db3c811c0d19c5c7fbaa406cacd1ff019ec Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Original-Commit-Id: 31c3f972ac5c89472009b5b2cb7dbc0f02cfd9a0 Original-Change-Id: I6091b1e949e648b3435231946e5924260bf1807f Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org> Original-Reviewed-on: https://chromium-review.googlesource.com/216920 Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: http://review.coreboot.org/9037 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/arch/arm64/armv8/lib/misc.c')
0 files changed, 0 insertions, 0 deletions