
5 Sep
2008
5 Sep
'08
9:46 p.m.
On 14:40 Fri 05 Sep , Kumar Gala wrote:
ctrl_regs.c: In function 'compute_fsl_memctl_config_regs': ctrl_regs.c:523: warning: 'caslat' may be used uninitialized in this function ctrl_regs.c:523: note: 'caslat' was declared here
Add a warning in DDR1 case if cas_latency isn't a value we know about.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
cpu/mpc8xxx/ddr/ctrl_regs.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
Thanks it's fix my warnings
Ack-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
Best Regards, J.