
3 Nov
2015
3 Nov
'15
12:37 a.m.
On Sun, Nov 01, 2015 at 05:36:13PM +0100, Daniel Schwierzeck wrote:
The variables bd_t:bi_memstart and bd_t:bi_memsize have to be initialized also on MIPS. Otherwise LMB and cmd_bdinfo do not correctly work. This currently breaks the booting of FIT images on MIPS. Enable the board_init_f hook setup_board_part1() for MIPS to fix this.
Signed-off-by: Daniel Schwierzeck daniel.schwierzeck@gmail.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom