u-boot/board/toradex/colibri_vf
Stefan Agner 0eba4c41ca colibri_vf: use same NAND clock as Linux uses
Currently a divider of 6 has been used, leading to following NAND
Flash Controller (NFC) clocks:
VF61: 27.7 MHz (166.7MHz bus clock)
VF50: 22 MHz (132MHz bus clock)

The NAND Flash Memory used on VF50 allows to use clock speed of
up to 33MHz, while the Flash Memory of VF61 allows 50MHz. We can
use the same divider of 4 on both modules to configure the maximal
possible clock speeds:
VF61: 41.7 MHz
VF50: 33 MHz

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-12-16 09:56:38 +01:00
..
Kconfig apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling 2016-11-28 15:10:33 -05:00
MAINTAINERS colibri_vf: Add separate defconfig for device tree support 2015-06-08 08:41:55 +02:00
Makefile ARM: vf610: Initial integration for Colibri VF50/VF61 2015-04-23 14:56:09 -04:00
colibri_vf.c colibri_vf: use same NAND clock as Linux uses 2016-12-16 09:56:38 +01:00
imximage.cfg imx: s/docs\/README.imximage/doc\/README.imximage/g 2016-10-26 16:53:16 +02:00