[U-Boot-Users] 1.3.3-rc3 - release status
Joakim Tjernlund
joakim.tjernlund at transmode.se
Tue May 6 15:26:18 CEST 2008
On Tue, 2008-05-06 at 14:58 +0200, Remy Bohmer wrote:
> Hello,
>
> > Hmm, if reverted it won't get fixed.
>
> uhh, I tested/using it... And it is working properly now without this
> commit... (So, it fixes the problem I had here)
I meant if reverted, it will never be fixed properly.
>
> > What happens if you modify to this:
> > if ((gd->flags & GD_FLG_RELOC) && (gd->env_valid == 1))
>
> Which file/line/function are you talking about exactly, so I can try this?
common/env_common.c, search for GD_FLG_RELOC. It is obvious if
you look at the diff for the problem commit.
>
>
> Kind Regards,
>
> Remy
>
More information about the U-Boot
mailing list