Skip to content
Snippets Groups Projects
  1. Nov 21, 2024
  2. Oct 31, 2024
    • Jean-Philippe Brucker's avatar
      Add dtc patch · 28f4afa6
      Jean-Philippe Brucker authored
      
      libfdt, used by kvmtool and QEMU, generates non-zero padding bytes due
      to the way it inserts new properties. This results in DTB that an
      external tool cannot predict. Ensure the padding bytes are zeroed (as
      mandated by the device tree spec).
      
      Also clear the trailing bytes caused by shrinking the DTB. It's likely
      there are more places in libfdt where the string block is moved left,
      but for now this seems to be sufficient...
      
      Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
      28f4afa6
  3. Oct 09, 2024
  4. Oct 04, 2024
  5. Aug 27, 2024
  6. Aug 19, 2024
  7. Aug 16, 2024
Loading