-
- Downloads
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:
Michal Simek <michal.simek@xilinx.com>
Loading
Please register or sign in to comment