]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00229470-1 MX6SL-Add support for debug UART to be sourced from 24MHz.
authorRanjani Vaidyanathan <ra5478@freescale.com>
Sun, 14 Oct 2012 12:40:10 +0000 (07:40 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:33 +0000 (08:35 +0200)
commit06c99c5b890fa00c473aee899b4c89072ba60402
tree4a147ed50508d5cb1f1ccd9fb5e3721b5bd59e14
parent1c0210672cc957aa07d68b9eda9da3ddb88677d2
ENGR00229470-1 MX6SL-Add support for debug UART to be sourced from 24MHz.

If "debug_uart" is specified in the command line, uart will
be sourced from 24MHz XTAL. This is required for getting the
correct power measurements on MX6SL.
Certain analog power optimizations are done only if ALL PLLs
are bypassed on MX6SL. To verify this path, we need to ensure
that UART is not sourced from PLL3.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/plat-mxc/cpu.c