summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/kona-common
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-07-20 19:28:27 +0800
committerStefano Babic <sbabic@denx.de>2015-08-02 11:05:07 +0200
commit43cb127b75d7511705e14d4d8b761f61d102bde7 (patch)
tree29e4d568f6cf2394621c583c742f139ede38c7c5 /arch/arm/cpu/armv7/kona-common
parent436cf40f05209c36cee78ab8760798840f7474b4 (diff)
downloadu-boot-imx-43cb127b75d7511705e14d4d8b761f61d102bde7.zip
u-boot-imx-43cb127b75d7511705e14d4d8b761f61d102bde7.tar.gz
u-boot-imx-43cb127b75d7511705e14d4d8b761f61d102bde7.tar.bz2
imx:mx6ul add clock support
1. Add enet, uart, i2c, ipg clock support for i.MX6UL. 2. Correct get_periph_clk, it should account for MXC_CCM_CBCDR_PERIPH_CLK2_PODF_MASK. 3. Refactor get_mmdc_ch0_clk to make all i.MX6 share one function, but not use 'ifdef'. 4. Use CONFIG_FSL_QSPI for enable_qspi_clk, but not #ifdef CONFIG_MX6SX. 5. Use CONFIG_PCIE_IMX for pcie clock settings, use CONFIG_CMD_SATA for sata clock settings. In this way, we not need "#if defined(CONFIG_MX6Q) || defined....", only need one CONFIG_PCIE_IMX in header file. Signed-off-by: Ye.Li <B37916@freescale.com> Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'arch/arm/cpu/armv7/kona-common')
0 files changed, 0 insertions, 0 deletions