Dear Stefan Roese,

In message <[email protected]> you wrote:
> 44x_spd_ddr2.c: In function 'initdram':
> 44x_spd_ddr2.c:450:17: warning: variable 'dimm_spd' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c: In function 'program_copt1':
> 44x_spd_ddr2.c:1003:16: warning: variable 'ddrtype' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c: In function 'DQS_calibration_process':
> 44x_spd_ddr2.c:2498:7: warning: variable 'window_found' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c:2497:16: warning: variable 'end_rffd' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c:2496:16: warning: variable 'end_rqfd' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c:2495:16: warning: variable 'begin_rffd' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c:2494:16: warning: variable 'begin_rqfd' set but not used 
> [-Wunused-but-set-variable]
> 44x_spd_ddr2.c:2493:7: warning: variable 'min_end' set but not used 
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Stefan Roese <[email protected]>
> ---
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c |   32 
> +-------------------------------
>  1 files changed, 1 insertions(+), 31 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: [email protected]
Do not simplify the design of a program if a way can be found to make
it complex and wonderful.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to