[U-Boot] [PATCH 7/9] GCC4.6: Use dst instead of l2srbar in cpu_early_init.c
Marek Vasut
marek.vasut at gmail.com
Tue Oct 25 15:25:35 CEST 2011
> On Oct 25, 2011, at 4:37 AM, Marek Vasut wrote:
> > cpu_init_early.c: In function 'cpu_init_early_f':
> > cpu_init_early.c:74: warning: 'l2srbar' may be used uninitialized in this
> > function
> >
> > Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> > Cc: Wolfgang Denk <wd at denx.de>
> > Cc: Simon Glass <sjg at chromium.org>
> > Cc: Mike Frysinger <vapier at gentoo.org>
> > ---
> > arch/powerpc/cpu/mpc85xx/cpu_init_early.c | 4 ++--
> > 1 files changed, 2 insertions(+), 2 deletions(-)
>
> Please hold on this, waiting for a proper fix to the code from Poonam.
Kumar, I don't mind removing this one. Thanks for looking through the series,
it's very appreciated!
Cheers
More information about the U-Boot
mailing list