Files
u-boot-tk1-som/drivers
Vladimir Barinov 2cbb17c0e9 serial: sh: fix internal clock source on SCIF
The formula to calculate SCIF BRR for R-Car H2/M2/E2 SoCs is as follows:

BRR = pclk / (64 * 2^(2n-1) * baudrate) - 1,
the prescaler is 0 due to SCSMR settings, hence n=0

Also SCSCR must be set to use internal or external clock source.

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2015-02-25 13:53:37 +09:00
..
2015-02-12 10:35:33 -07:00
2015-02-12 15:17:29 -07:00
2014-09-24 18:30:28 -04:00
2015-02-19 06:19:18 -07:00
2015-02-19 06:19:18 -07:00
2015-02-19 06:19:18 -07:00
2014-09-24 18:30:28 -04:00