Пакет rpi4-boot-switch: Информация
Исходный пакет: rpi4-boot-switch
Версия: 0.15-alt1
Собран: 23 августа 2024 г. 12:04 в задании #352167
Категория: Система/Настройка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://git.altlinux.org/people/jqt4/packages/rpi4-boot-switch.git
Лицензия: GPL-2.0-or-later
О пакете: Switch of boot mode for Raspberry Pi 4
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного 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)
Сопровождающий: Dmitry Terekhin
Последнее изменение
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
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
20 декабря 2022 г. Dmitry Terekhin 0.13-alt1
- rpi4-boot-uboot: don't change default in extlinux.conf (Closes: 43007)