Bug#1009027: mesa: Please enable these new drivers and features available since mesa 22

2023-09-07 Thread Nicolas Frattaroli
Please disable panvk again. It is a known broken driver. Upstream does not want you to ship it, as you can see from these IRC logs: https://oftc.irclog.whitequark.org/panfrost/2023-09-07#1694108135-1694109081;

Bug#910727: Overlays cannot be applied to dtbs - missing DTC_FLAGS='-@'

2023-02-12 Thread Nicolas Frattaroli
, I'm interested in this for PINE64's Quartz64 lineup of ARM devices. Since these are development boards that expose non-enumerating protocols like I2C and SPI, the use of device tree overlays is pretty much required to add additional modules to the board. Kind regards, Nicolas Frattaroli

Bug#1025435: [PATCH] u-boot-update: use U_BOOT_FDT as absolute path if it is one

2022-12-11 Thread Nicolas Frattaroli
u-boot-update would try to load U_BOOT_FDT from U_BOOT_FTD_DIR in all cases, which is a hindrance to specifying an absolute unversioned path for a device tree file to be loaded from. Change this so that the first thing the script tries with regards to generating the FDT line is to check whether U_

Bug#1025435: u-boot-menu: no way to specify unversioned FDT path if versioned default path is present

2022-12-04 Thread Nicolas Frattaroli
On Sonntag, 4. Dezember 2022 18:20:38 CET Jonas Smedegaard wrote: > Quoting Nicolas Frattaroli (2022-12-04 18:03:30) > > if I specify U_BOOT_FDT to be an absolute path, it won't be > > used by u-boot-update if the default version FDT directory > > exists. > > >

Bug#1025435: u-boot-menu: no way to specify unversioned FDT path if versioned default path is present

2022-12-04 Thread Nicolas Frattaroli
Package: u-boot-menu Version: 4.1.0 Severity: normal X-Debbugs-Cc: frattaroli.nico...@gmail.com Dear Maintainer, if I specify U_BOOT_FDT to be an absolute path, it won't be used by u-boot-update if the default version FDT directory exists. u-boot-update should check as the very first thing for F