]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sun6i: Make dram clk and zq value Kconfig options
authorHans de Goede <hdegoede@redhat.com>
Sat, 15 Nov 2014 18:46:39 +0000 (19:46 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:36 +0000 (14:56 +0100)
commit37781a1a7e04a21feaa75ffac0723ec8f99dce19
tree1e8b99593947ae0dce16c58db4b7d909009132be
parent5f88ed5cde04612e5b4520327b82d81a3f5493a0
sun6i: Make dram clk and zq value Kconfig options

It turns out that there is a too large spread between boards to handle this
with a default value, turn this into Kconfig options, and set the values
the factory images are using for the Colombus and Mele_M9 boards.

Note this changes the ZQ default when not overriden through defconfig from
120 to 123, as that is what most boards seem to actually use.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/dram_sun6i.c
board/sunxi/Kconfig
configs/Colombus_defconfig
configs/Mele_M9_defconfig