summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-11-30 13:41:56 -0800
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 15:45:22 +0100
commit8c4c51a1d23bcbcdaaa27112abef6a26573217bc (patch)
treee644d1ee1ba316d85acd90027859ac3fcf85fc75 /common
parent4651389e445d31e785320a5d09c74d24e7671eed (diff)
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> (cherry picked from commit 0eba4c41ca18f8f009126dcacc647927accaa63d)
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions