Package rpi4-boot-switch: Information
Source package: rpi4-boot-switch
Version: 0.15-alt1
Build time: Aug 23, 2024, 12:04 PM in the task #352167
Category: System/Configuration/Other
Report package bugLicense: GPL-2.0-or-later
Summary: Switch of boot mode for Raspberry Pi 4
Description:
Switch of boot mode for Raspberry Pi 4 In Alt, it is customary to load the kernel, dtb and initrd using u-boot and configuration in extlinux.conf, or using grub. Firmware Raspberry Pi 4 loads and modifies dtb according to config.txt configuration. U-boot and grub can't do that. The scripts in this package allow you to switch boot modes: - Firmware loads the kernel, dtb, and initrd. U-boot is not used. armv7l (armh) 32-bit system only: - Firmware loads dtb. U-boot loads the kernel and initrd. - U-boot loads the kernel, dtb, and initrd. aarch64 64-bit system only: - U-boot loads grub, grub loads kernel, dtb and initrd.
List of RPM packages built from this SRPM:
rpi4-boot-nouboot-filetrigger (aarch64)
rpi4-boot-switch (aarch64)
rpi4-boot-uboot-filetrigger (aarch64)
rpi4-boot-nouboot-filetrigger (aarch64)
rpi4-boot-switch (aarch64)
rpi4-boot-uboot-filetrigger (aarch64)
Maintainer: Dmitry Terekhin
Last changed
July 4, 2024 Dmitry Terekhin 0.15-alt1
- rpi4-boot-vars: change dtb mask to support RPi5 (Closes: 50116) - config.txt: support 3D graphics acceleration on RPi5
April 9, 2024 Dmitry Terekhin 0.14-alt1
- config.txt: add hdmi_ignore_edid_audio=1 - config.txt: add disabled option 'max_framebuffers=2' (Closes: 42920) - rpi4-boot-nouboot: uncomment vc4-fkms-v3d with any prefix
Dec. 20, 2022 Dmitry Terekhin 0.13-alt1
- rpi4-boot-uboot: don't change default in extlinux.conf (Closes: 43007)