microblaze: Add a TODO to call board_init_f_mem()
authorSimon Glass <sjg@chromium.org>
Mon, 19 Oct 2015 12:50:01 +0000 (06:50 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 24 Oct 2015 17:50:37 +0000 (13:50 -0400)
commitcd2bee3544095d8b3887e140b27b47246f6b379d
tree88f8fb244085d04caf510855637174e07c0d2108
parent5ba534d247d418e09c5b4fe5fb7fa780aac08e49
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>
arch/microblaze/cpu/start.S