mbox series

[mickledore,0/1] arm-bsp/u-boot: corstone1000: enable PSCI reset

Message ID 20230606144301.52773-1-emekcan.aras@arm.com
Headers show
Series arm-bsp/u-boot: corstone1000: enable PSCI reset | expand

Message

Emekcan Aras June 6, 2023, 2:43 p.m. UTC
From: Emekcan Aras <emekcan.aras@arm.com>

Even though corstone1000 platform does not support the entire PSCI APIs, it
relys on PSCI reset interface for system reset. The name of this config
changed in the new version of u-boot. This enables PSCI reset, so
the system can be resetted in u-boot again.

Signed-off-by: Emekcan Aras <emekcan.aras@arm.com>
Emekcan Aras (1):
  arm-bsp/u-boot: corstone1000: enable PSCI reset

 .../0044-corstone1000-enable-psci-reset.patch | 30 +++++++++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  1 +
 2 files changed, 31 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0044-corstone1000-enable-psci-reset.patch

Comments

Jon Mason June 7, 2023, 7:33 p.m. UTC | #1
On Tue, 6 Jun 2023 15:43:00 +0100, emekcan.aras@arm.com wrote:
> Even though corstone1000 platform does not support the entire PSCI APIs, it
> relys on PSCI reset interface for system reset. The name of this config
> changed in the new version of u-boot. This enables PSCI reset, so
> the system can be resetted in u-boot again.
> 
> Signed-off-by: Emekcan Aras <emekcan.aras@arm.com>
> Emekcan Aras (1):
>   arm-bsp/u-boot: corstone1000: enable PSCI reset
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/u-boot: corstone1000: enable PSCI reset
      commit: 8afdb9a895f689b8012e75538856d83484e0cdc8

Best regards,