Skip to content
Snippets Groups Projects
Commit 38c4761c authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Fix board_init calling sequence


board_init() is in final elf file but it is not called at all.
Use board_init_late() instead and call gpio_init() from it.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 077fe0f5
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