Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

raspberrypi-eeprom-2023.10.30-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: raspberrypi-eeprom Distribution: openSUSE:Factory:zSystems
Version: 2023.10.30 Vendor: openSUSE
Release: 1.3 Build date: Thu Nov 23 11:12:48 2023
Group: System/Boot Build host: reproducible
Size: 65458 Source RPM: raspberrypi-eeprom-2023.10.30-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/raspberrypi/rpi-eeprom
Summary: Raspberry Pi 4 and Pi 5 EEPROM firmware
First stage bootloader packages for Raspberry Pi 4 and Pi 5

Provides

Requires

License

SUSE-Firmware

Changelog

* Thu Nov 23 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Update to v2023.10.30:
    * Fix SDIO / WiFi clock-setup for BOOT_ORDER=0xf14
    * Fix SD power-on-reset
    * Firmware support for improved watchdog driver
    * Update DHCP Option97 to be R,P,i,5 on Pi5
  - Updates from skipped v2023.10.18:
    * Add support for HAT gpiomap for improved HAT compatibility.
    * Add I2C probe for DSI display auto detect
    * Automatically set dtparam=nvme if booted from nvme
    * Fix network boot reset issue where only the first attempt works.
    * Adding pciex4_reset=0 to config.txt will leave RP1 PCIe enabled
      when ARM stage is started.
    * Prevent HDMI diagnostics being displayed immediately when
      waking after HALT.
    * Update board-name - "Raspberry Pi 5"
  - Refresh patches:
    * add-suse-config.patch
    * rpi-eeprom-update-Use-tr-instead-of-strings.patch
* Sun Jan 29 2023 Tobias Klausmann <tobias.klausmann@freenet.de>
  - Refresh patch rpi-eeprom-update-Use-tr-instead-of-strings.patch
    Replace the third source for "strings" as well
* Sun Jan 22 2023 Tobias Klausmann <tobias.klausmann@freenet.de>
  - Packaging changes:
    * Compress archive to tar.xz to save space (~43M -> ~3.4M)
    * Refresh rpi-eeprom-update-Use-tr-instead-of-strings.patch
  - 2023-01-11-vl805-000138c0:
  - Interesting changes since the last release:-
    * Update VL805 to 138C0 - fix for handling of split transactions
      raspberrypi/linux#5262
    * Fix HID error handling with network install #458
  - 2022-11-25-vl805-000138a1:
  - Interesting changes since the last release:-
    * Add [tryboot] conditional statement to autoboot.txt + tryboot_a_b mode
    * Support custom OTP mac addresses
    * Increase TFTP_MAX_BLOCK_SIZE
    * Stop NVMe cleanly
    * Fixes for NETCONSOLE parsing and initialisation.
    * Long filename support for start_file / fixup_file.
    * Secure boot and display debug info on the diagnostics screen.
  - 2022-04-26-vl805-000138a1:
  - Interesting changes since the last default release:
    * Implement network install
    * Add support for BOOT_ORDER_HTTP
    * Enable the boot partition number to be specified as an EEPROM config
      property.
* Tue Mar 08 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - 2022-01-25-vl805-000138a1:
  - Interesting changes since the last default release:
    * Support and bug fixes for all Compute Module variants.
    * NVMe interoperability fixes
    * FAT/GPT fixes and file-system performance improvements.
    * Added secure-boot support for industrial applications
    * Added ramdisk / boot.img - for RPIBOOT and secure-boot.
  - Package rpi-eeprom-digest
  - Refresh patch:
    * dont-use-env.patch
* Wed Jun 30 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Use upstream version schema (year.month.day) instead of arbitrary 0.0
  - Update to version 2021.04.29
    * Add support for NVMe to the bootloader with a new NVMe boot mode
    * Add support for [cm4] and [pi400] config conditionals filters.
    * TFTP - reply to duplicate ACKS
    * Skip rendering of HDMI diagnostics display for the first 8 seconds
      unless an error occurs.
    * Add support for the BCM2711 XHCI controller - BOOT_ORDER 0x5
    * XHCI protocol layer fixes for non-VLI controllers
    * Avoid USB MSD timeout of there is only one device
    * Fix recovery.bin error handler so that the LED error pattern
      is still displayed even if HDMI or SDRAM fail.
    * Fix GPIO expander reset issue on some Pi4B 1.1 to 1.3 boards
    * Fix regression for GPIO expander reset change which caused PMIC
      reset to get card out of 1V8 mode to be missed.
    * Timeout USB MSD commands and move to the next boot mode if a device
      stops responding.
    * Add support for booting from the BCM2711 XHCI controller which is
      the USB-C socket on Pi 4B / Pi 400 and the type A sockets on Compute
      Module 4 IO board.
    * Validate SDRAM in recovery mode.
  - Fixes bsc#1194950.
* Fri Feb 19 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - Add 'pciutils' as a requirement. 'rpi-eeprom-update' uses lspci.
    (bsc#1182437)
  - Update to version 0.0~2020.09.03.65~gb9c255d: Simplifies code by removing
    legacy functions.
  - Add patch: "rpi-eeprom-update-Use-tr-instead-of-strings.patch" to avoid the
    dependency with binutils. (bsc#1182437)
* Thu Feb 04 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - Fix 'Supplements:' in spec file, as per
    https://doc.opensuse.org/projects/libzypp/HEAD/zypp-modalias.html commas are
    special charactes that should be replaced with '%2C'
* Thu Jan 28 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - Remove VL805 firmware version from package version as it prevents it from
    incresing monotonically.
* Thu Jan 28 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Prefix version with 0.0~
* Wed Jan 27 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - Define _firmwaredir when relevant
* Tue Jan 26 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - Update to b9c255d:
    * rpi-eeprom-config: Properly decode sysfs binary files
* Mon Jan 25 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - Introduce _service file.
* Mon Jan 25 2021 Jan Engelhardt <jengelh@inai.de>
  - Ditch unnecessarily split package.
* Fri Jan 22 2021 Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>
  - First commit
  - Introduce patches: 'add-suse-config.patch' and 'don't-use-env.patch'.

Files

/etc/default/rpi-eeprom-update
/usr/bin/rpi-eeprom-config
/usr/bin/rpi-eeprom-digest
/usr/bin/rpi-eeprom-update
/usr/share/licenses/raspberrypi-eeprom
/usr/share/licenses/raspberrypi-eeprom/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:49:46 2024