Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758263 - dev-embedded/rpi-eeprom: Bump to 10.3_p1
Summary: dev-embedded/rpi-eeprom: Bump to 10.3_p1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-12-03 14:05 UTC by crabbed halo ablution
Modified: 2020-12-15 03:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2020-12-03 14:05:40 UTC
PR Incoming.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-15 03:06:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c612defaf1e631c8a95bf0a48a3be41ee588b76

commit 4c612defaf1e631c8a95bf0a48a3be41ee588b76
Author:     Peter Alfredsen <crabbedhaloablution@icloud.com>
AuthorDate: 2020-12-03 14:06:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-15 03:04:58 +0000

    dev-embedded/rpi-eeprom: Bump to 10.3_p1
    
    New firmware for the BETA channel.
    My rpi4 is not burning, so I guess it's ok?
    
    Changelog:
    2020-11-24 BCM2711 xHC boot support - BETA
       * 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. The controller only supports USB 2.0 and the primary usage is
         for USB-MSD support on CM 4 boards without requiring a PCIe XHCI controller.
    
         To use this add '5' to the BOOT_ORDER in the EEPROM config for BCM_USB_MSD boot.
    
         This requires the latest rpi-update firmware.
    
         If start.elf is loaded via the BCM2711 XHCI (BOOT_ORDER 5) then the config.txt
         otg_mode setting will be set to 1 so that the OS can continue booting
         using the BCM2711 XHCI. This means that the device/gadget mode is not available
         when booted in this mode and there is no support for switching back to
         the DWC2 controller from the BCM2711 XHCI controller.
    
       * Update halt behavior on Pi 400 to re-enable 'power on' button if the OS
         did a reset rather than using the standard mailbox shutdown commands. This
         overrides WAKE_ON_GPIO / POWER_OFF_ON_HALT settings on Pi 400 because
         it has a dedicated power button.
         If a button on GPIO3 really is requried then it can be re-enabled by setting
         WAKE_ON_GPIO=2 but that will consume more power.
       * Fix short blink before one-shot error pattern - #251
       * Validate SDRAM in recovery mode.
       * XHCI protocol layer fixes for non-VLI controllers.
       * Updated 'tryboot' for new version which also supports Pi3 and earlier.
    
    Closes: https://bugs.gentoo.org/758263
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com>
    Closes: https://github.com/gentoo/gentoo/pull/18488
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-embedded/rpi-eeprom/Manifest                  |  2 +
 dev-embedded/rpi-eeprom/rpi-eeprom-10.3_p1.ebuild | 93 +++++++++++++++++++++++
 2 files changed, 95 insertions(+)