Skip to content
Commit 44c214dc authored by From: Karl Palsson's avatar From: Karl Palsson Committed by Jagan Teki
Browse files

Revert "sunxi: board: Print error after power initialization fails"

Commit a8011eb8("sunxi: board: Print error after power initialization
fails") moved the DRAM init after the increase of the CPU clock
frequency. This lead to various DRAM initialisation failures on some
boards (hangs or wrong size reported, on a NanoPi Duo2 and OrangePi
Zero, for instance). Lowering the CPU frequency significantly (for instance
to 408 MHz) seems to work around the problem, so this points to some timing
issues in the DRAM code.

Debugging this sounds like a larger job, so let's just revert this patch
to bring back those boards.
Beside this probably unintended change the patch just moved the error
message around, so reverting this is not a real loss.

This reverts commit a8011eb8

.

Tested-By: default avatarPriit Laes <plaes@plaes.org>
Signed-off-by: default avatarKarl Palsson <karlp@tweak.net.au>
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent bea3d826
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment