u-boot-brain/arch/microblaze/cpu
Simon Glass cd2bee3544 microblaze: Add a TODO to call board_init_f_mem()
This C function should be used to do the early memory layout and init. This
is beyond my powers, so just add a TODO for the maintainer.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Michal Simek <michal.simek@xilinx.com>
2015-10-24 13:50:37 -04:00
..
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
exception.c microblaze: Fix coding style in exception.c 2015-02-09 15:09:56 +01:00
interrupts.c microblaze: Use standard interrupt_init() function 2015-02-09 15:09:58 +01:00
irq.S microblaze: Fix stack usage in interrupt handler 2015-02-09 15:09:56 +01:00
Makefile microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
spl.c remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
start.S microblaze: Add a TODO to call board_init_f_mem() 2015-10-24 13:50:37 -04:00
timer.c microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
u-boot-spl.lds microblaze: spl: Add LISTS to linker script 2015-02-09 15:13:12 +01:00
u-boot.lds microblaze: Move architecture to use generic board init 2015-02-09 15:11:56 +01:00