u-boot-brain/board/freescale
Ye Li 06fc74102a mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0
On i.MX7ULP B0, the DDR clock target is increased from 320Mhz to 380Mhz.
We update DDR clock relevant settings to approach the target. But since the
limitation on LCDIF pix clock for HDMI output
(refer "mx7ulp_evk: Change APLL and its PFD0 frequencies"), we set DDR
clock to 352.8Mhz (25.2Mhz * 14) by using the clock path:

	APLL PFD0 -> DDR CLK -> NIC0 -> NIC1 -> LCDIF clock

To reduce the impact to entire system, the NIC0_DIV and NIC1_DIV are kept,
so the divider 14 is calculated as:
	14 = (NIC0_DIV + 1) * (NIC1_DIV + 1) * (LCDIF_PCC_DIV + 1)

	NIC0_DIV:      1
	NIC1_DIV:      0
	LCDIF_PCC_DIV: 6

APLL and APLL PFD0 settings:

	PFD0 FRAC:  27
	APLL MULT:  22
	APLL NUM:   1
	APLL DENOM: 20

This patch applies the new settings for both DCD and plugin.
There is no DDR script change on this new frequency.
Overnight memtester is passed.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2019-07-19 20:14:50 +02:00
..
b4860qds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bsc9131rdb board: constify struct node_info array 2018-07-25 08:47:52 +09:00
bsc9132qds board: constify struct node_info array 2018-07-25 08:47:52 +09:00
c29xpcie SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
common board/freescale/common: secure_boot: Set bootdelay to -2. 2019-06-19 12:54:57 +05:30
corenet_ds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
imx8mq_evk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
imx8qm_mek imx: support i.MX8QM MEK board 2019-04-25 17:03:25 +02:00
imx8qxp_mek Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
ls1012afrdm Add TFA boot flow for some Layerscape platforms 2018-12-10 17:19:59 -05:00
ls1012aqds Add TFA boot flow for some Layerscape platforms 2018-12-10 17:19:59 -05:00
ls1012ardb Add TFA boot flow for some Layerscape platforms 2018-12-10 17:19:59 -05:00
ls1021aiot armv7: ls102xa: Add workaround for DDR erratum A-008850 2019-03-15 11:52:01 +05:30
ls1021aqds armv7: ls102xa: Add workaround for DDR erratum A-008850 2019-03-15 11:52:01 +05:30
ls1021atwr armv7: ls102xa: Add workaround for DDR erratum A-008850 2019-03-15 11:52:01 +05:30
ls1028a armv8: ls1028a: Add secure boot defconfig 2019-06-19 12:54:57 +05:30
ls1043aqds board/fsl/layerscape: Modify the aliases names 2019-06-19 12:54:56 +05:30
ls1043ardb Add TFA boot flow for some Layerscape platforms 2018-12-10 17:19:59 -05:00
ls1046afrwy armv8: ls1046afrwy: Add support for LS1046AFRWY platform 2019-06-19 12:54:57 +05:30
ls1046aqds board/fsl/layerscape: Modify the aliases names 2019-06-19 12:54:56 +05:30
ls1046ardb Add TFA boot flow for some Layerscape platforms 2018-12-10 17:19:59 -05:00
ls1088a board: ls1088a: fix fsl-mc search path 2019-03-03 20:56:00 +05:30
ls2080a MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
ls2080aqds fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi 2019-01-17 13:16:49 -08:00
ls2080ardb armv8: ls2088ardb: Update MAINTAINERS 2019-01-17 13:17:51 -08:00
lx2160a board: lx2160a: fix fsl-mc status in fdt with bootefi 2019-06-19 12:54:57 +05:30
m547xevb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m548xevb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5208evbe SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5235evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5249evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5253demo SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5272c3 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5275evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5282evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5329evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m5373evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m52277evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m53017evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m54418twr Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
m54451evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
m54455evb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpc832xemds mpc83xx: Get rid of CONFIG_SYS_DDR_BASE 2019-05-21 07:52:33 +02:00
mpc837xemds mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE 2019-05-21 07:52:33 +02:00
mpc837xerdb mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE 2019-05-21 07:52:33 +02:00
mpc8308rdb mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE 2019-05-21 07:52:33 +02:00
mpc8313erdb mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
mpc8315erdb mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE 2019-05-21 07:52:33 +02:00
mpc8323erdb mpc83xx: Get rid of CONFIG_SYS_DDR_BASE 2019-05-21 07:52:33 +02:00
mpc8349emds mpc83xx: Get rid of CONFIG_SYS_LBC_* 2019-05-21 07:52:33 +02:00
mpc8349itx mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE 2019-05-21 07:52:33 +02:00
mpc8536ds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8541cds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8544ds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8548cds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8555cds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8568mds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8569mds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8572ds MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8610hpcd MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mpc8641hpcn MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers 2019-02-05 12:31:19 -05:00
mx6memcal SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mx6qarm2 Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6sabreauto Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6sabresd Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6slevk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6sllevk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mx6sxsabreauto Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6sxsabresd Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6ul_14x14_evk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx6ullevk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx7dsabresd Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx7ulp_evk mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0 2019-07-19 20:14:50 +02:00
mx23evk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mx25pdk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx28evk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mx31pdk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mx35pdk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx51evk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx53ard Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx53evk Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx53loco Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx53smd Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
p1_p2_rdb_pc SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
p1_twr SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
p1010rdb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
p1022ds p1022ds: Change Timur's email address 2018-05-10 20:38:33 -04:00
p1023rdb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
p2041rdb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qemu-ppce500 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s32v234evb Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
t4qds board/freescale: Remove invalid fsl email addresses 2018-05-10 20:38:33 -04:00
t4rdb board/freescale: Remove invalid fsl email addresses 2018-05-10 20:38:33 -04:00
t102xqds board/freescale: Remove invalid fsl email addresses 2018-05-10 20:38:33 -04:00
t102xrdb board/freescale: Remove invalid fsl email addresses 2018-05-10 20:38:33 -04:00
t104xrdb powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR 2019-03-02 18:11:20 +05:30
t208xqds powerpc: T208xQDS: Compile the legacy PCIe routines conditionally 2019-06-20 10:44:10 +05:30
t208xrdb SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
t1040qds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vf610twr Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00