summaryrefslogtreecommitdiffstats
path: root/pbl/console.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-09-13 15:41:05 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-09-14 14:39:57 +0200
commit7dc3354ac8fa4312b2c309037ec1f138212c393a (patch)
tree858ce016aae98d11a41d96259b221f74bf3c1bf5 /pbl/console.c
parent47f72a3b78f775dfb71bb9c266998264653be5a9 (diff)
downloadbarebox-7dc3354ac8fa4312b2c309037ec1f138212c393a.tar.gz
barebox-7dc3354ac8fa4312b2c309037ec1f138212c393a.tar.xz
ARM: i.MX6: Enable parent propagation for clk_gate2
Enable parent rate propagation for clk_gate2 to allow the clock consumers to adjust their rates. One effect of this is that the i.MX6 NAND controller now can adjust its rate. It already called a clk_set_rate(rate, 96000000), but this had no effect, so the clock stayed at reset default 24MHz resulting in a rather slow timing. This became a problem when commit "1daa3bc mtd: nand_mxs: Setup timing" introduced EDO timing mode for faster NAND chips. EDO mode can only work properly for cycle times < 30ns (at least that's specified in the ONFI spec). 1daa3bc resulted in sporadic NAND read errors on some boards. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Tested-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'pbl/console.c')
0 files changed, 0 insertions, 0 deletions