summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2015-07-20 19:28:27 +0800
committerStefano Babic <[email protected]>2015-08-02 11:05:07 +0200
commit43cb127b75d7511705e14d4d8b761f61d102bde7 (patch)
tree29e4d568f6cf2394621c583c742f139ede38c7c5 /scripts/objdiff
parent436cf40f05209c36cee78ab8760798840f7474b4 (diff)
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 <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions