On 2 November 2015 at 16:37, Tom Rini <[email protected]> wrote: > 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 <[email protected]> >> > > Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

