arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Thu, 14 Mar 2019 10:36:14 +0000 (11:36 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 10 Apr 2019 10:04:32 +0000 (15:34 +0530)
commit9c2b0ddc41423e446e3ece3b5183489a1f6c9ed4
tree082268cfa23511573ec333fe4a7f013f2402a0d3
parentddd693021535b2ebd434b712c90443d95728cc8f
arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i

A few sun8i platforms define specific default DRAM ZQ values, but they
are not taken in account because of MACH_SUN8I being used for the 123
default first.

Replace MACH_SUN8I with the list of platforms that don't have specific
DRAM ZQ values, to avoid overwriting the default for those that do.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
arch/arm/mach-sunxi/Kconfig