]> Git Repo - J-u-boot.git/commit
arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
authorPaul Kocialkowski <[email protected]>
Thu, 14 Mar 2019 10:36:14 +0000 (11:36 +0100)
committerJagan Teki <[email protected]>
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 <[email protected]>
Acked-by: Jagan Teki <[email protected]>
arch/arm/mach-sunxi/Kconfig
This page took 0.035191 seconds and 4 git commands to generate.