Dear Stefan Roese, In message <[email protected]> you wrote: > Fix: > 40x_spd_sdram.c: In function 'spd_sdram': > 40x_spd_sdram.c:137:6: warning: variable 'sdram0_b3cr' set but not used > [-Wunused-but-set-variable] > 40x_spd_sdram.c:136:6: warning: variable 'sdram0_b2cr' set but not used > [-Wunused-but-set-variable] > 40x_spd_sdram.c:129:6: warning: variable 'sdram0_ecccfg' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Stefan Roese <[email protected]> > --- > arch/powerpc/cpu/ppc4xx/40x_spd_sdram.c | 20 ++++++++++---------- > 1 files changed, 10 insertions(+), 10 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] It is easier to write an incorrect program than understand a correct one. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

