u-boot-brain/board/xilinx/microblaze-generic
Michal Simek 38c4761c23 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>
2016-01-27 15:55:53 +01:00
..
config.mk microblaze: move CONFIG_SYS_TEXT_BASE to defconfig 2016-01-20 10:19:35 -05:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile microblaze: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
microblaze-generic.c microblaze: Fix board_init calling sequence 2016-01-27 15:55:53 +01:00
xparameters.h microblaze: Read information about RAM from DT 2016-01-27 15:55:53 +01:00