On 03/29/2017 09:32 AM, york sun wrote:
From: Thomas Schaefer <thomas.schae...@kontron.com>

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 <thomas.schae...@kontron.com>
Signed-off-by: York Sun <york....@nxp.com>
---
Change log:
  v2: Put storage class first


Applied to u-boot-fsl-qoriq master, awaiting upstream.

York

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to