On 03/29/2017 09:32 AM, york sun wrote:
From: Thomas Schaefer <[email protected]>
Depending on DDR configuration, gcc-6.x will show up unused-const-
variable messages. Use __maybe_unused specifier for all dynamic_odt
variable definitions to remove these warnings.
Memory footprint will not increase as gcc will optimize out unused
constants.
Signed-off-by: Thomas Schaefer <[email protected]>
Signed-off-by: York Sun <[email protected]>
---
Change log:
v2: Put storage class first
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot