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>
Showing
- arch/arm/cpu/armv7/sunxi/dram_sun6i.c 5 additions, 7 deletionsarch/arm/cpu/armv7/sunxi/dram_sun6i.c
- board/sunxi/Kconfig 17 additions, 0 deletionsboard/sunxi/Kconfig
- configs/Colombus_defconfig 2 additions, 0 deletionsconfigs/Colombus_defconfig
- configs/Mele_M9_defconfig 2 additions, 0 deletionsconfigs/Mele_M9_defconfig
Loading
Please register or sign in to comment