[PATCH 07/27] imx: imx8ulp: add ND/LD clock
Fabio Estevam
festevam at gmail.com
Sat Feb 26 14:44:07 CET 2022
On Mon, Feb 14, 2022 at 9:08 AM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
>
> From: Peng Fan <peng.fan at nxp.com>
>
> Add a new ddr script, defconfig for ND
What does ND, LD and OD stand for?
> Configure the clock for ND mode
> changing A35 to 960M for OD mode
s/960M/960MHz
> Update NIC CLK for the various modes
> Introduce clock_init_early/late, late is used after pmic voltage
> setting, early is used in the very early stage for upower mu, lpuart and
> etc.
>
> Note: NIC runs at 324MHz, 442MHz has some random kernel hang issue with
> cpuidle enabled now.
>
> Reviewed-by: Ye Li <ye.li at nxp.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> +config IMX8ULP_LD_MODE
> + bool
> + default n
'default n' is already the default. Just remove it.
More information about the U-Boot
mailing list