Skip to content
Snippets Groups Projects
Commit a425bf72 authored by Eric Nelson's avatar Eric Nelson Committed by Stefano Babic
Browse files

ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines


The DDR calibration routines are gated by conditionals for the
i.MX6DQ SOCs, but with the use of the sysinfo parameter, these
are usable on at least i.MX6SDL and i.MX6SL variants with DDR3.

Also, since only the Novena board currently uses the dynamic
DDR calibration routines, these routines waste space on other
boards using SPL.

Add a KConfig entry to allow boards to selectively include the
DDR calibration routines.

Signed-off-by: default avatarEric Nelson <eric@nelint.com>
parent 48c7d437
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment