[PATCH v3 1/2] wandboard: Fix the DM_PMIC conversion
sbabic at denx.de
sbabic at denx.de
Sat Dec 28 11:48:54 CET 2019
> Commit ec837c82d709 ("imx6: wandboard: convert to DM_PMIC")
> caused the following pmic_get() error:
>
> CPU: Freescale i.MX6QP rev1.0 at 792 MHz
> Reset cause: POR
> DRAM: 2 GiB
> PMIC: pmic_get() ret -19
> ...
> and since the PMIC presence is used to determine the board D1 revision,
> the following error is seen when booting a board rev D1:
>
> WARNING: Could not determine dtb to use
> and the kernel does not boot at all.
> Fix the regression by passing "pfuze100 at 8" as the correct parameter
> to the pmic_get() function in the DM case.
> Fixes: ec837c82d709 ("imx6: wandboard: convert to DM_PMIC")
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list