Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: kexec on rpi4 #375

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Dec 27, 2021

@@ -52,7 +53,6 @@ steps:
tar -xzf arm-trusted-firmware.tar.gz --strip-components=1 -C ${RK3399_ARM_TRUSTED_FIRMWARE}
cd ${RK3399_ARM_TRUSTED_FIRMWARE}
patch -p0 < /pkg/rockpi4/patches/platform.mk.patch
patch -p1 < /pkg/rockpi4/patches/sram.patch
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frezbo
Copy link
Member Author

frezbo commented Dec 27, 2021

/m

@talos-bot talos-bot merged commit 2779c3f into siderolabs:master Dec 27, 2021
@frezbo frezbo deleted the fix/psci-u-boot-rpi4 branch December 27, 2021 17:28
frezbo added a commit to frezbo/talos that referenced this pull request Dec 27, 2021
Fixes kexec on RPI4

Since BL31 is now enabled `talosctl
shutdown` puts the Pi in a low power state instead of rebooting

Ref: siderolabs/pkgs#375

Signed-off-by: Noel Georgi <git@frezbo.dev>
frezbo added a commit to frezbo/talos that referenced this pull request Dec 27, 2021
Fixes kexec on RPI4

Since BL31 is now enabled `talosctl
shutdown` puts the Pi in a low power state instead of rebooting

Ref: siderolabs/pkgs#375

Signed-off-by: Noel Georgi <git@frezbo.dev>
frezbo added a commit to frezbo/talos that referenced this pull request Dec 27, 2021
Fixes kexec on RPI4

Since BL31 is now enabled `talosctl shutdown` puts the Pi in a low power state instead of rebooting

Ref: siderolabs/pkgs#375

Signed-off-by: Noel Georgi <git@frezbo.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants