commit | 9d0f9e837421c3e6d1e99caed401511d886a1c36 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | Thu Mar 14 11:36:16 2019 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 10 15:34:32 2019 +0530 |
tree | de46961e6da73cb988a885d495d211fbf45d1546 | |
parent | 882b71e47df2889c77105ddcfe34cbafa762a208 [diff] |
arm: sunxi: Enable DRAM ODT by default on H3/H5 Most of the boards we support with H3/H5 enable DRAM on-die termination, which is consistent with the high DRAM clocks that are used. Make it the default (like it's done for other similar platforms) instead of defining it in each defconfig. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>