[Bug 1965796] Re: missing device-tree fixups

Launchpad Bug Tracker 1965796 at bugs.launchpad.net
Tue Mar 29 17:29:26 UTC 2022


This bug was fixed in the package grub2 - 2.06-2ubuntu6

---------------
grub2 (2.06-2ubuntu6) jammy; urgency=medium

  [ Heinrich Schuchardt ]
  * efivar: check that efivarfs is writeable (LP: #1965288)

  [ Dimitri John Ledkov ]
  * Do not validate kernels twice. (LP: #1964943)

  [ Heinrich Schuchardt ]
  * efi: EFI Device Tree Fixup Protocol (LP: #1965796)
  * fdt: add debug output to devicetree command

 -- Julian Andres Klode <juliank at ubuntu.com>  Fri, 25 Mar 2022 16:03:11
+0100

** Changed in: grub2 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1965796

Title:
  missing device-tree fixups

Status in grub2 package in Ubuntu:
  Fix Released

Bug description:
  When U-Boot loads a device-tree it makes fixups like adjusting the
  memory size before booting into Linux. When GRUB loads a device-tree
  these fixups are missing. On RISC-V the Linux kernel expects the
  property /chosen/boot-hartidproperty in the device-tree which is set
  during fixups.

  There are two solutions to this:

  Either always load the device-tree in U-Boot or call the
  EFI_DT_FIXUP_PROTOCOL implemented in U-Boot. Calling the protocol
  seems to be the better solution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1965796/+subscriptions




More information about the foundations-bugs mailing list