Hi Alice,
On Mon, Nov 17, 2025 at 6:45 AM <[email protected]> wrote:
>
> From: Alice Guo <[email protected]>
>
> Update imx8ulp-evk-u-boot.dtsi and imx8ulp-evk.dts to resolve boot
> issues observed on i.MX8ULP EVK board.
The changes look good, but the commit log should be improved.
Please explain why the changes solve the problem.
> - bootph-pre-ram;
> + bootph-all;
It is OK to patch imx8ulp-evk-u-boot.dtsi for now, but in the long
term, please consider adding bootph-all to the upstream Linux dts.
> +
> +&wdog3 {
> + status = "disabled";
This change also deserves an explanation.