[U-Boot] [PATCH 1/2] integrator: stop zeroing the gd flags

Simon Glass sjg at chromium.org
Wed Apr 22 00:35:22 CEST 2015


On 21 April 2015 at 07:35, Linus Walleij <linus.walleij at linaro.org> wrote:
> This assignment conflicts with code that add flags with
> gd->flags |= FOO prior to the execution of this function.
> Seems like a historical artifact and creates bugs with
> early alloc().
>
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
>  board/armltd/integrator/integrator.c | 2 --
>  1 file changed, 2 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list