Files
u-boot/include/configs
Marek Vasut 6473054a12 arm: socfpga: spl: Merge spl_board_init() into board_init_f()
The code in spl_board_init() should have been in board_init_f()
from the beginning, since it is code which configures system and
then starts DRAM. Thus, it cannot be in spl_board_init(), which
is called from board_init_r() , which already expects a working
DRAM.

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-08 14:14:07 +02:00
..
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-06 10:50:03 -07:00
2015-08-02 11:05:09 +02:00
2015-08-06 10:50:04 -07:00
2015-08-05 21:06:16 -06:00
2015-08-05 21:06:17 -06:00
2015-05-29 13:46:36 +02:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00