commit | 61d7e2bcc717da7d9b4774411f0903a3747797b0 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Sun Nov 03 18:20:05 2019 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 27 14:28:42 2019 +0100 |
tree | b673b21c2ae505e6cb2e283dbe224c426a50bf8e | |
parent | c30c3603d7377c6510e18751731f4459bc64a723 [diff] |
ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' This fixes commit <91435cd40d30> "ARM: i.MX6: exclude the ARM errata from i.MX6 UP system" for nitrogen6x. The above commit removed the errata for the board since MX6Q/MXDL/MX6S is selected via CONFIG_SYS_EXTRA_OPTIONS This restores the errata configs. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>