[U-Boot] [PATCH v2] MIPS: initialize board_init_f() argument to zero.
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Thu Jan 21 17:16:12 CET 2016
Am 21.01.2016 um 15:32 schrieb Purna Chandra Mandal:
> Argument boot_flags of board_init_f() should be set to 0 as
> $a0 may be utilized in lowlevel_init() or mips_cache_reset()
> or previous stage boot-loader.
>
> Signed-off-by: Purna Chandra Mandal <purna.mandal at microchip.com>
>
> ---
>
> Changes in v2:
> - add comment in same line as of the asm instruction
> - add commit message
>
> arch/mips/cpu/start.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
applied to u-boot-mips/next, thanks!
More information about the U-Boot
mailing list