
9 Feb
2017
9 Feb
'17
11:32 a.m.
Hi York,
When compiling latest u-boot with gcc 6.3 compiler, I get several 'unused-const-variable' warnings in options.c file of FSL DDR driver. Affected variables are for (DIMM_SLOTS_PER_CTLR==2) configuration (e.g. dual_0S[4]) and warnings could be fixed with the patch applied.
What do you think?
Best regards, Thomas