u-boot-brain/arch/microblaze
Michal Simek 9cef20b109 microblaze: Fix gd_t address which is placed at the end of BRAM
Setup gd from ASM to be availalbe for board_init_r.
Setting it up in spl_board_init is too late when
MALLOC is used.
Space for gd is located behind MALLOC area at the end of BRAM.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-02-09 15:09:58 +01:00
..
cpu microblaze: Fix gd_t address which is placed at the end of BRAM 2015-02-09 15:09:58 +01:00
dts Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
include/asm microblaze: Use standard interrupt_init() function 2015-02-09 15:09:58 +01:00
lib microblaze: Use standard interrupt_init() function 2015-02-09 15:09:58 +01:00
config.mk kbuild: delete redundant LDSCRIPT definition 2014-03-12 17:04:46 -04:00
Kconfig kconfig: add CONFIG_SUPPORT_SPL 2014-10-27 17:54:10 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00