Skip to content
Snippets Groups Projects
Commit 6fc84914 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: print Support Card info very late


Since commit 26b09c02 ("ARM: uniphier: move SBC and Support Card
init code to U-Boot proper"), the System Bus is initialized by
board_init().  The show_board_info() is called from board_init_f()
by default, so the revision register of the Micro Support Card may
not be accessed at this point.  Show its revision after the System
Bus is initialized.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 87c3308c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment