[U-Boot] [PATCH 06/13] board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings
Wolfgang Denk
wd at denx.de
Wed Nov 16 21:04:12 CET 2011
Dear Wolfgang Denk,
In message <1320866946-28235-6-git-send-email-wd at denx.de> you wrote:
> Fix:
> sdram_init.c: In function 'setup_sdram_common':
> sdram_init.c:333:49: warning: variable 'ecc' set but not used
> [-Wunused-but-set-variable]
> sdram_init.c: In function 'setup_sdram':
> sdram_init.c:410:13: warning: variable 'check' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> board/evb64260/sdram_init.c | 7 +++++--
> 1 files changed, 5 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The universe contains any amount of horrible ways to be woken up,
such as the noise of the mob breaking down the front door, the scream
of fire engines, or the realization that today is the Monday which on
Friday night was a comfortably long way off.
- Terry Pratchett, _Moving Pictures_
More information about the U-Boot
mailing list