On 2 November 2015 at 16:37, Tom Rini 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 bootin
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 h
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 Schwierz
3 matches
Mail list logo