Aw: [PATCH] Fix Linux reboot on MT7988 using EFI and PSCI

Frank Wunderlich frank-w at public-files.de
Sun Sep 21 10:57:41 CEST 2025


Hi

thanks for your patch.

some notes below.

> Gesendet: Samstag, 20. September 2025 um 17:42
> Von: EasyNetDev <devel at easynet.dev>
> An: u-boot at lists.denx.de
> CC: EasyNetDev <devel at easynet.dev>
> Betreff: [PATCH] Fix Linux reboot on MT7988 using EFI and PSCI
>
> Signed-off-by: EasyNetDev <devel at easynet.dev>

this needs to be below commit description with your real name.

> I'm proposing adding PSCI in DTS for MT7988 SoC which solves the problem
> when U-Boot is compiled with CONFIG_PSCI_RESET=y.
> If this code in DTS is missing and the system is using U-Boot EFI -> GRUB EFI -> Linux Kernel,
> then the Linux kernel is not able to reboot the board on systemctl reboot.
> 
> This simple code fixes this issue.

please write description in a way that you describe the issue itself and how to fix  without personal points.

e.g.

When booting with U-Boot EFI -> GRUB EFI -> Linux Kernel reboot is not possible with "systemctl reboot".

Fix this by adding psci node in uboot devicetree.

Patch itself looks good :)

regards Frank


More information about the U-Boot mailing list