Re: [PATCH] net: wget: Support retransmission a dropped packet

2024-04-15 Thread Fabio Estevam
equence number different from next_data_seq_num, > trying to retransmit the packet. > > Signed-off-by: Yasuharu Shibata Tested-by: Fabio Estevam

[Kea-users] Kea-dhcp4-server service failed after debian update

2024-04-15 Thread Fabio Snozzi
: _ZN3isc4dhcp13MySqlLeaseMgr12getDBVersionB5cxx11Ev (demangeled => misc::dhcp::MySqlLeaseMgr::getDBVersion[abi:cxx11]() ) Best Fabio - Fabio Snozzi University of Zurich Department of Molecular Life Sciences Department of Quantitative Biomedic

Re: [PATCH] net: wget: Support retransmission a dropped packet

2024-04-14 Thread Fabio Estevam
Hi Yasuharu, On Sun, Apr 14, 2024 at 9:46 AM Yasuharu Shibata wrote: > > The server sends multiple packets without waiting for an ACK > by window control and if some packets are dropped, > wget will return an ACK including the dropped packets. > > Following log indicates this issue. > >

Re: [PRQ#58633] Orphan Request for android-file-transfer-linux-git

2024-04-14 Thread Fabio Loli
Il 01/04/24 19:27, not...@aur.archlinux.org ha scritto: MartinVonReich [1] filed an orphan request for android-file-transfer- linux-git [2]: Hello there, I can take over this package as I already maintain the non-GIT variant: https://aur.archlinux.org/packages/android-file-transfer-linux

Re: F41 Change Proposal - Reproducible Package Builds (System-Wide)

2024-04-13 Thread Fabio Valentini
without the cleanup. Having this as an indepedent > binary avoids some of the issues with bootstrap. I think Rust *would* be a good choice here ... BUT add-determinism uses pyo3 to link to CPython, so it pulls in python3-libs anyway. So you get the downsides of pulling in Python without the up

Re: [PATCH v6 0/5] imx93: Conver to OF_UPSTREAM

2024-04-12 Thread Fabio Estevam
On Fri, Apr 12, 2024 at 10:24 AM Peng Fan (OSS) wrote: > > A few nodes were added to soc and board u-boot.dtsi(lpi2c, usbotg), those > nodes > could be dropped after upstream linux supports them. > > To support OF_UPSTREAM, a few driver changes are included. > For TMU, still use U-Boot node, I

Re: [PATCH v5 2/5] serial: lpuart: use ipg clk for i.MX7ULP

2024-04-12 Thread Fabio Estevam
Hi Peng, On Thu, Apr 11, 2024 at 12:23 AM Peng Fan (OSS) wrote: > > From: Peng Fan > > To i.MX7ULP compatible lpuart, there is only ipg clk, no per clk. > So add a devtype check for i.MX7ULP. > > Signed-off-by: Peng Fan > --- > drivers/serial/serial_lpuart.c | 28 +++-

Re: [Rust] Re: Rust Stack Spring Cleaning - 2024 Edition

2024-04-11 Thread Fabio Valentini
f the missing uu_* tools? > > | rust-base32 | 2024-01-20 |82 | salimma > >| > rbw needs this, still in progress Noted, thank you for checking! Fabio -- ___ devel mailing list -- devel@lists.fedorap

Re: Rust Stack Spring Cleaning - 2024 Edition

2024-04-11 Thread Fabio Valentini
/default) >= > 0.8.0 with crate(tui-input/default) < 0.9.0~) I can update anyhow tomorrow, that should be a simple update. Michel said he'll be looking at libbpf-rs / libbpf-sys soon. ratatui can be updated too, though it might require a compat pac

Rust Stack Spring Cleaning - 2024 Edition

2024-04-11 Thread Fabio Valentini
ushing "breaking" changes. Over the past year or so, the number of Rust packages in Fedora has grown by almost 50% from about 2200 to over 3000, which is making this issue worse. Full report included below (view in monospace font for co

[gwenview] [Bug 485372] New: open file

2024-04-11 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=485372 Bug ID: 485372 Summary: open file Classification: Applications Product: gwenview Version: 24.02.1 Platform: Neon OS: Linux Status: REPORTED Severity:

Re: convert everything to rpmautospec?

2024-04-11 Thread Fabio Valentini
; > May be an [add rpmchangelog] would be more appropriate for some > scenarios, where branching and merging or whatever would clutter > the git log. Would lead to a more curated rpm changelog. Still, > not ideal. As far as I know, merge commits are already excluded automatically. Fabio --

Re: [PATCH] arm64: Fix map_range() not splitting mapped blocks

2024-04-10 Thread Fabio Estevam
Hi Tom, On Sat, Mar 30, 2024 at 5:03 PM Fabio Estevam wrote: > > Hi Tom, > > On Mon, Mar 25, 2024 at 5:37 PM Hiago De Franco wrote: > > > > How much testing has this seen outside of imx? > > > > Tom, I tested with the AM62 TI arm processor (Toradex Verdin AM6

[jira] [Created] (SYNCOPE-1814) Cannot specify notification/audit user events working fine

2024-04-09 Thread Fabio Martelli (Jira)
Fabio Martelli created SYNCOPE-1814: --- Summary: Cannot specify notification/audit user events working fine Key: SYNCOPE-1814 URL: https://issues.apache.org/jira/browse/SYNCOPE-1814 Project: Syncope

[gwenview] [Bug 485289] New: no open the file

2024-04-09 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=485289 Bug ID: 485289 Summary: no open the file Classification: Applications Product: gwenview Version: 24.02.1 Platform: Neon OS: Linux Status: REPORTED Severity:

Re: convert everything to rpmautospec?

2024-04-09 Thread Fabio Valentini
w much of it is non-Rust and non-Go? There's ~3000 Rust packages, 99.9% of which use rpmautospec, so you can subtract about 3000 from that number. Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to dev

Re: [OE-core] [PATCH] u-boot: update to final v2024.04 release

2024-04-09 Thread Fabio Estevam
On Tue, Apr 9, 2024 at 12:12 PM Tim Orling wrote: > > Release announcement: > https://lists.denx.de/pipermail/u-boot/2024-April/549827.html I submitted the U-Boot 2024.01 update last week: https://lore.kernel.org/openembedded-core/20240402120223.152044-1-feste...@gmail.com/

Re: "fedpkg local" builds fail for rust packages

2024-04-09 Thread Fabio Valentini
ime working on feature development only to be told "we're not interested" is not a good way to spend our (limited) time. Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraprojec

Re: [PATCH v4 2/3] imx: imx93_evk: add rtc PCF2131

2024-04-09 Thread Fabio Estevam
Hi Joy, On Sun, Apr 7, 2024 at 5:57 AM Joy Zou wrote: > > support rtc PCF2131 for imx93. Please improve the commit log: - Start with a capital letter. - You are adding the RTC support for the imx93-evk board, not for imx93. > + > + aliases { > + rtc0 = > + }; > +

Bug#1068679: port-to-libsoup3.patch looks bad

2024-04-09 Thread Fabio Fantoni
Il 09/04/2024 02:43, Steve Langasek ha scritto: Package: libtimezonemap Version: 0.4.6-6 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Hello, This is a follow-up to bug #1037940 which is now archived. With the move of webkit2gtk to

Re: finally end single-person maintainership

2024-04-08 Thread Fabio Fantoni
Il 08/04/2024 15:45, Julien Puydt ha scritto: Hi Le lun. 8 avr. 2024, 14:45, Simon Richter a écrit : The web interface presented by salsa also does not have the necessary data<->metadata filters to provide an actual insight into what is really happening in the repository.

Re: convert everything to rpmautospec?

2024-04-08 Thread Fabio Valentini
org/wiki/Changes/Rpmautospec_by_Default Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/

Re: [PATCH v4 0/5] imx93: Conver to OF_UPSTREAM

2024-04-07 Thread Fabio Estevam
On Sun, Apr 7, 2024 at 8:51 PM Peng Fan wrote: > Ok. But these should not be related to this patchset. Yes, that's why my first sentence was: "Here are some comments unrelated to the UART issue." Thanks for taking a look at these issues.

[Git][archlinux/packaging/packages/perl-data-uuid] Pushed new tag 1.227-1

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 1.227-1 at Arch Linux / Packaging / Packages / perl-data-uuid -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-data-uuid/-/tree/1.227-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/perl-data-uuid][main] upgpkg: 1.227-1

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / perl-data-uuid Commits: 946840a5 by Fabio Castelli (Muflone) at 2024-04-08T01:27:24+02:00 upgpkg: 1.227-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/shutter] Pushed new tag 0.99.5-2

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 0.99.5-2 at Arch Linux / Packaging / Packages / shutter -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/shutter/-/tree/0.99.5-2 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/shutter][main] upgpkg: 0.99.5-2

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / shutter Commits: 653a6688 by Fabio Castelli (Muflone) at 2024-04-08T00:53:49+02:00 upgpkg: 0.99.5-2 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/sweethome3d][main] upgpkg: 7.3-1

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / sweethome3d Commits: 16a7 by Fabio Castelli (Muflone) at 2024-04-07T23:15:06+02:00 upgpkg: 7.3-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/sweethome3d] Pushed new tag 7.3-1

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 7.3-1 at Arch Linux / Packaging / Packages / sweethome3d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sweethome3d/-/tree/7.3-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: EPEL9 updates obsoleted

2024-04-07 Thread Fabio Valentini
On Sun, Apr 7, 2024 at 10:10 PM Fabio Valentini wrote: > > On Sun, Apr 7, 2024 at 7:06 PM Antonio T. sagitter > wrote: > > > > Hi all. > > > > Can this update be re-activated or i have to rebuild everything? > > https://bodhi.fedoraproject.org/updates/FEDOR

Re: EPEL9 updates obsoleted

2024-04-07 Thread Fabio Valentini
ase correct me if that is incorrect.) Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code

Re: convert everything to rpmautospec?

2024-04-07 Thread Fabio Valentini
abled packages for EPEL8 for a while. Here's an example that hasn't been garbage collected yet, and you can see intact changelog: https://koji.fedoraproject.org/koji/buildinfo?buildID=2338209 Fabio -- ___ devel mailing list -- devel@lists.fedoraprojec

[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.0.2-1

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / dbeaver Commits: fb4f8a8d by Fabio Castelli (Muflone) at 2024-04-07T21:04:51+02:00 upgpkg: 24.0.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.2-1

2024-04-07 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 24.0.2-1 at Arch Linux / Packaging / Packages / dbeaver -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/24.0.2-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: convert everything to rpmautospec?

2024-04-07 Thread Fabio Valentini
cause "stop generating changelog entries starting from this commit", so this mechanism can also be used to amend changelog entries - generate the changelog, fix things, move it into the "changelog" file. Fabio -- ___

Re: [PATCH v4 0/5] imx93: Conver to OF_UPSTREAM

2024-04-07 Thread Fabio Estevam
Hi Peng, Here are some comments unrelated to the UART issue. On Sun, Apr 7, 2024 at 7:35 AM Peng Fan wrote: > SOC: 0xa1009300 > LC: 0x2040010 > M33 prepare ok Could you remove these three lines? They are not very helpful and add noise to the boot log. > Normal Boot > Trying to boot from

Re: [HEADS-UP] dracut update 060 coming to Fedora Rawhide

2024-04-06 Thread Fabio Valentini
and will likely ship as a zero-day update. Was this intentional (given $SUBJECT)? Not sure if shipping an update for a critical component like this as a zero-day update is a good idea. Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsu

Re: "fedpkg local" builds fail for rust packages

2024-04-06 Thread Fabio Valentini
On Sat, Apr 6, 2024 at 12:42 PM Björn Persson wrote: > > Fabio Valentini wrote: > > - Installing rust-*-devel packages on your local system (i.e. outside > > of ephemeral build environments) is not supported. > > - The "rust-*-devel" packages are build system

Re: "fedpkg local" builds fail for rust packages

2024-04-06 Thread Fabio Valentini
g track of this would introduce a significant additional maintenance burden. If using Rust crates that are packaged for Fedora for local development is indeed a use case that we need / want to support, then it would be possible, but until now there has been no to little demand. (When asked, I have p

Bug#1064672: virt-manager: FTBFS: AssertionError: Command was: ./virt-xml test-for-virtxml --add-device --host-device 0x04b3:0x4485 --update --confirm --debug --connect __virtinst_test__test:///<

2024-04-05 Thread Fabio Fantoni
libvirt 10.1.0 uploaded some days after my patch introduced new issue, I gave a fast look to upstream git but I didn't found a possible fix and I don't have enough time to check better and try to fix OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1064672: virt-manager: FTBFS: AssertionError: Command was: ./virt-xml test-for-virtxml --add-device --host-device 0x04b3:0x4485 --update --confirm --debug --connect __virtinst_test__test:///<

2024-04-05 Thread Fabio Fantoni
libvirt 10.1.0 uploaded some days after my patch introduced new issue, I gave a fast look to upstream git but I didn't found a possible fix and I don't have enough time to check better and try to fix OpenPGP_signature.asc Description: OpenPGP digital signature

Re: [PATCH] configs: imx8mp_beacon: Enable PCIe NVMe drives

2024-04-05 Thread Fabio Estevam
On Tue, Mar 26, 2024 at 6:25 PM Adam Ford wrote: > > The baseboard supports and NVMe drives via the PCIe slot. This > requires a few extra config options to be enabled. > > The NVMe can be enumerated with the following commands: > > u-boot=> pci enum > PCIE-0: Link up (Gen1-x1, Bus0) > u-boot=>

Re: [PATCH v2] arm: imx: fix signature_block_hdr struct fields order

2024-04-05 Thread Fabio Estevam
On Thu, Apr 4, 2024 at 12:11 PM Javier Viguera wrote: > > According to the documentation (for example NXP's AN13994 on encrypted > boot on AHAB-enabled devices), the format of the signature block is: > > +--+--+--+-+ > | Tag | Length -

Re: [PATCH v1] verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM

2024-04-05 Thread Fabio Estevam
On Wed, Apr 3, 2024 at 4:16 AM Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > Move verdin-imx8mm and verdin-imx8mp to OF_UPSTREAM: > - handle the fact that dtbs now have a 'freescale/' prefix > - imply OF_UPSTREAM > - remove redundant files from arch/arm/dts leaving only the >

Re: [PATCH v2 1/2] arm: imx9: Correct imx9_probe_mu prototype

2024-04-05 Thread Fabio Estevam
On Sun, Mar 31, 2024 at 10:41 PM Ye Li wrote: > > Since the event callback imx9_probe_mu is re-defined, update > its prototype. > > Signed-off-by: Ye Li > --- > Changes in v2: > Fix imx93_var_som and phycore_imx93 as well Applied both, thanks.

Re: [PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux

2024-04-05 Thread Fabio Estevam
On Sat, Mar 30, 2024 at 6:36 PM Fabio Estevam wrote: > > From: Josua Mayer > > The i.MX6 Cubox-i and HummingBoards can have different PHYs at varying > addresses. U-Boot needs to auto-detect which phy is actually present, > and at which address it is responding. > > Auto

Re: [PATCH v2] mx6cuboxi: Do not print devicetree model

2024-04-05 Thread Fabio Estevam
On Sat, Mar 30, 2024 at 6:03 PM Fabio Estevam wrote: > > The mx6cuboxi_defconfig target supports several board > variants. All of these variants use the hummingboard devicetree in U-Boot. > > Currently, the devicetree model as well as the board variant name > are shown: > &g

Re: [PATCH 1/3] arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM

2024-04-05 Thread Fabio Estevam
On Wed, Apr 3, 2024 at 11:59 PM Adam Ford wrote: > > The imx8mp-beacon boards can migrate to OF_UPSTREAM which also > allows for the removal the device tree files. > > Signed-off-by: Adam Ford Applied, thanks.

Re: [PATCH] ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM

2024-04-05 Thread Fabio Estevam
On Tue, Mar 12, 2024 at 6:16 PM Marek Vasut wrote: > > Check whether the ethernet interface is enabled at all before reading > MAC EEPROM. As a cost saving measure, it can happen that the MAC EEPROM > is not populated on SoMs which do not use ethernet. > > Signed-off-by: Marek Vasut Applied,

[GIT PULL] Please pull u-boot-imx-master-20240405

2024-04-05 Thread Fabio Estevam
to OF_UPSTREAM arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAM arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAM configs: imx8mp_beacon: Enable PCIe NVMe drives Fabio Estevam (1): mx6cuboxi: Do not print devicetree model Javier Viguera (1): arm: imx: fix signature_block_hdr

Re: "fedpkg local" builds fail for rust packages

2024-04-05 Thread Fabio Valentini
edora compiler flags (see https://bugzilla.redhat.com/show_bug.cgi?id=2167235). Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://doc

Re: "fedpkg local" builds fail for rust packages

2024-04-05 Thread Fabio Valentini
t we can do: 1. We don't want Rust applications to vendor their dependencies 2. Rust can only do static linking (for now) -> Dependencies can only be shipped as source code, not as compiled artifacts. And while you *can* use packaged Rust crates for local development if you really want,

Heads-up: Planning retirement of rust-cpython and rust-python3-sys

2024-04-04 Thread Fabio Valentini
ot no response from the mercurial maintainers. My recommendation would be to disable building the mercurial-rust extensions on Fedora 39+ (where they already don't work!) until mercurial upstream moves to PyO3 to properly support CPython 3.12+. I am planning to retire the "rust-cpython"

Re: "fedpkg local" builds fail for rust packages

2024-04-04 Thread Fabio Valentini
On Thu, Apr 4, 2024 at 9:42 PM pfed--- via devel wrote: > > On Thu, Apr 04, 2024 at 09:51:31AM +0200, Fabio Valentini wrote: > > > > The short answer is: No, "fedpkg local" is not expected to work for > > > > Rust packages, and probably won't ever wo

Re: [PATCH] arm: imx: fix signature_block_hdr struct fields order

2024-04-04 Thread Fabio Estevam
Hi Javier, On Thu, Apr 4, 2024 at 8:58 AM Viguera, Javier wrote: > The struct has the fields in the wrong order according to other documentation > from NXP (see for example the AN13994 - Encrypted Boot on AHAB-enabled > devices). > > In the current upstream u-boot code there is NO runtime

Re: "fedpkg local" builds fail for rust packages

2024-04-04 Thread Fabio Valentini
On Thu, Apr 4, 2024, 00:54 Philip Matura via devel < devel@lists.fedoraproject.org> wrote: > On Thu, Apr 04, 2024 at 12:03:56AM +0200, Fabio Valentini wrote: > > On Wed, Apr 3, 2024 at 11:47 PM pfed--- via devel > > wrote: > > > > > > Maybe we could add the

Re: "fedpkg local" builds fail for rust packages

2024-04-03 Thread Fabio Valentini
al" shouldn't just error out when attempting to build spec files that use %generate_buildrequires ... Fabio -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Bug#1017729: cinnamon-l10n: Upgrading to 5.4.2-2 breaks cinnamon

2024-04-03 Thread Fabio Fantoni
Control: severity -1 serious in the last cinnamon I switched cinnamon-l10n from recommended to dependency, but to block this transition to testing I have to temporarily set an RC bug, so I set this OpenPGP_signature.asc Description: OpenPGP digital signature

Re: Reminder: F40 final freeze starts next week (2024-04-02)

2024-04-02 Thread Fabio Valentini
EDORA-2024-3ebd1e2c45 Yes, 7 days between end of beta freeze and start of final freeze is not enough to land an update that has autotime=7days. Which is really annoying. Maybe next time we can make the non-freeze period last like 8-9 days? One week (especially if that week conta

[OE-core] [PATCH] u-boot: Upgrade to 2024.04

2024-04-02 Thread Fabio Estevam
From: Fabio Estevam Upgrade to U-Boot 2024.04. Signed-off-by: Fabio Estevam --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2024.01.bb => u-boot-tools_2024.04.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2024.01.bb => u-boot_2024.04.bb}

[Bug 2047758] Re: Cannot save PDFs due to PikePDF incompatibility, solved & patched upstream

2024-04-01 Thread Fabio M. Panico
UPGRADE pdfarranger via SNAP: I'm on Ubuntu 22.04.04 and I was facing the same issue, having installed pdfarranger 1.8.2 via command line apt install. Removing it (with sudo apt remove --purge pdfarranger) and reinstalling via snap (sudo snap install pdfarranger) I got version 1.10.1 and fixed

Re: [PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux

2024-04-01 Thread Fabio Estevam
Hi Tom, On Mon, Apr 1, 2024 at 7:13 AM Christian Gmeiner wrote: > I am happy with the patch and love the idea to fix Ethernet for 2024.04. > > Tested-by: Christian Gmeiner Could you please pick this one directly for 2024.04? It fixes an Ethernet regression on mx6cuboxi. Christian has tested

Re: [PATCH v2] arm: imx9: Correct imx9_probe_mu prototype

2024-03-31 Thread Fabio Estevam
Hi Ye Li, On Sun, Mar 31, 2024 at 10:33 PM Ye Li wrote: > > Since the event callback imx9_probe_mu is re-defined, update > its prototype. > > Signed-off-by: Ye Li > --- > Changes in v2: > Fix imx93_var_som and phycore_imx93 as well Thanks for the fix, but please submit it as part of a series

[PATCH v2] mx6cuboxi: Fix Ethernet after DT sync with Linux

2024-03-30 Thread Fabio Estevam
. As a work-around merge all three possible phys into one node with the special address 0x which indicates to the generic phy driver to probe all addresses. Signed-off-by: Josua Mayer [fabio: Added the changes to imx6qdl-sr-som-u-boot.dtsi.] Signed-off-by: Fabio Estevam Tested-by: Christian

[PATCH v2] mx6cuboxi: Do not print devicetree model

2024-03-30 Thread Fabio Estevam
the devicetree model that is used internally by U-Boot may confuse users. Unselect the CONFIG_DISPLAY_BOARDINFO option so that only the board name is printed in board_late_init() instead. Signed-off-by: Fabio Estevam --- Changes since v1: - Remove checkboard and print the board name

Re: [PATCH] arm64: Fix map_range() not splitting mapped blocks

2024-03-30 Thread Fabio Estevam
Hi Tom, On Mon, Mar 25, 2024 at 5:37 PM Hiago De Franco wrote: > > How much testing has this seen outside of imx? > > Tom, I tested with the AM62 TI arm processor (Toradex Verdin AM62) and > it works fine. Do you think this one can be applied to next? Then we would have time for more testing

Re: [PATCH] net: fec_mxc: Avoid enable regulator failure

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 7:58 AM Ye Li wrote: > > Change to regulator_set_enable_if_allowed to avoid enable failure, > in case same phy supply shared by multiple FEC controllers. > > Signed-off-by: Ye Li Applied to u-boot-imx/next, thanks.

Re: [PATCH] arm: imx: Fix incorrect return value

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 7:51 AM Ye Li wrote: > > The spl_spi_get_uboot_offs weak function is defined unsigned int. > > Signed-off-by: Ye Li The original Subject is too generic, I changed it to: image-container: Fix incorrect return value Applied to u-boot-imx/next, thanks.

Re: [PATCH] thermal: imx_tmu: Fix TMU error on iMX8MQ

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 7:50 AM Ye Li wrote: > > imx_tmu_arch_init does not implement for iMX8MQ, error is returned > > Signed-off-by: Ye Li Applied to u-boot-imx/next, thanks.

Re: [PATCH] arm: imx9: Fix MMU map table overlap

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 7:49 AM Ye Li wrote: > > The size for flexspi AHB buffer space is wrong, so correct it. > > Signed-off-by: Ye Li Applied to u-boot-imx/next, thanks.

Re: [PATCH v2 0/3] crypto/fsl: allow accessing Job Ring from non-TrustZone

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 7:18 AM Emanuele Ghidoli wrote: > > From: Emanuele Ghidoli > > This series allows using Freescale CAAM Job Ring from Linux without having > OP-TEE, > this is needed for example on Toradex Colibri iMX7 where we just have U-Boot > + Linux kernel. > > To achieve this add a

Re: [PATCH v2 0/4] imx8m: convert i.MX8MM/Q/N/P-EVK to OF_UPSTREAM

2024-03-30 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 10:46 PM Peng Fan (OSS) wrote: > > This patchset is to convert NXP i.MX8M[Q,M,N,P] EVK boards to > OF_UPSTREAM > > Signed-off-by: Peng Fan > --- > Changes in v2: > - Sorry for the quick respin. > - Drop the dtb build in arch/arm/dts/Makefile > - Link to v1: >

Re: [PATCH v1] board: toradex: colibri-imx8x: Remove board_gpio_init

2024-03-30 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 9:46 AM Hiago De Franco wrote: > > From: Hiago De Franco > > On Colibri iMX8X, the gpio initialization and usage should be handled by > the device tree, not by the colibri-imx8x.c code. Therefore, remove it. > > Signed-off-by: Hiago De Franco Applied to u-boot-imx/next,

Re: [PATCH] imx8: Add a default reset_cpu() implementation

2024-03-30 Thread Fabio Estevam
On Tue, Mar 26, 2024 at 9:19 AM Fabio Estevam wrote: > > From: Fabio Estevam > > Add a weak default reset_cpu() implementation just like > it is done on arch/arm/mach-imx/cpu.c. > > This allows the removal of the empty reset_cpu() in several > board files. > >

Re: [PATCH] arm: dts: imx8m*-venice-gw72xx: add TPM device

2024-03-30 Thread Fabio Estevam
On Mon, Mar 25, 2024 at 1:27 PM Tim Harvey wrote: > > The GW71xx baseboard has a TPM that defined in the upstream dt however > we need to ensure the GPIO reset line is de-asserted which we do in boot > firmware with a gpio hog. > > Signed-off-by: Tim Harvey Applied to u-boot-imx/next, thanks.

Re: [PATCH] arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's

2024-03-30 Thread Fabio Estevam
On Mon, Mar 25, 2024 at 1:27 PM Tim Harvey wrote: > > The GW7901 has GPIO's to configure the direction of its isolated > digital I/O signals. Add the GPIO pinmux, line names, and hog > configuration. > > Signed-off-by: Tim Harvey Applied to u-boot-imx/next, thanks.

Re: [PATCH] phycore_pcl063: Drop leading zero from USB vendor number

2024-03-30 Thread Fabio Estevam
On Mon, Mar 25, 2024 at 10:52 AM Fabio Estevam wrote: > > CONFIG_USB_GADGET_VENDOR_NUM is a 16-bit number, so remove > the leading zero. > > Reported-by: Marek Vasut > Signed-off-by: Fabio Estevam Applied to u-boot-imx/next, thanks.

Re: [PATCH] imx8mq_evk: Remove FEC and Ethernet PHY board code

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 3:43 PM Fabio Estevam wrote: > > With Ethernet DM in place, there is no longer the need for having > the board_phy_config() and setup_fec() functions anymore. > > Remove them. > > Successfully tested a TFTP transfer after these changes. > > S

Re: [PATCH 0/4] arm: xea: Provide enhancements for XEA board

2024-03-30 Thread Fabio Estevam
On Fri, Mar 29, 2024 at 8:18 AM Lukasz Majewski wrote: > > > This patch series is a preparatory patch for supporting > different versions of XEA board HW (until problem with > Linux kernel support for multiple revisions is resorted). > > Moreover, limits for u-boot.sb and u-boot.img has been set

[GIT PULL] Please pull u-boot-imx-next-20240330

2024-03-30 Thread Fabio Estevam
provements. Emanuele Ghidoli (3): crypto/fsl: allow accessing Job Ring from non-TrustZone configs: colibri-imx7: set non-secure boot mode as default configs: colibri-imx7: allow accessing job-rings from non-TrustZone Fab

Re: [PATCH 1/2] arm: imx9: Correct imx9_probe_mu prototype

2024-03-30 Thread Fabio Estevam
On Thu, Mar 28, 2024 at 7:48 AM Ye Li wrote: > - ret = imx9_probe_mu(NULL, NULL); > + ret = imx9_probe_mu(); This series breaks the build because you missed updating phycore_imx93 and imx93_var_som: board/phytec/phycore_imx93/spl.c: ret = imx9_probe_mu(NULL, NULL);

Re: [PATCH] mx6cuboxi: Convert to watchdog driver model

2024-03-30 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 11:19 AM Fabio Estevam wrote: > > Commit 68dcbdd594d4 ("ARM: imx: Add weak default reset_cpu()") caused > the 'reset' command in U-Boot to not cause a board reset. > > Fix it by switching to the watchdog driver model via sysreset, which

Re: [PATCH] warp7: Convert to watchdog driver model

2024-03-30 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 10:46 AM Fabio Estevam wrote: > > Commit 68dcbdd594d4 ("ARM: imx: Add weak default reset_cpu()") caused > the 'reset' command in U-Boot to not cause a board reset. > > Fix it by switching to the watchdog driver model via sysreset, which

Re: [PATCH] mx6cuboxi: Fix board revision detection

2024-03-30 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 8:50 AM Fabio Estevam wrote: > > Currently, an i.MX6 Cuboxi board is incorrectly detected > as the HummingBoard model: > > U-Boot 2024.04-rc5 (Mar 26 2024 - 15:59:22 +0100) > > CPU: Freescale i.MX6Q rev1.3 996 MHz (running at 792 MHz) > CP

[GIT PULL] Please pull u-boot-imx-master-20240330

2024-03-30 Thread Fabio Estevam
-- CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20122 - Fix reset regression on mx6cuboxi and warp7. - Fix Fix board revision detection on mx6cuboxi. Fabio Estevam (3): mx6cuboxi: Fix board revision

Re: Backport request for xz-utils

2024-03-30 Thread Fabio Pedretti
profile public now. Regarding the topic, version in bookwork should be safe, however, better to wait, given also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068024 Regards. Fabio Il giorno ven 29 mar 2024 alle ore 12:11 Fabio Pedretti ha scritto: > > Hi, I'd like to request the bac

Backport request for xz-utils

2024-03-29 Thread Fabio Pedretti
Hi, I'd like to request the backports of xz-utils from bookworm to bullseye. The version in bookworm has multi-threaded decompression. Thanks!

[PATCH] imx8mq_evk: Remove FEC and Ethernet PHY board code

2024-03-28 Thread Fabio Estevam
With Ethernet DM in place, there is no longer the need for having the board_phy_config() and setup_fec() functions anymore. Remove them. Successfully tested a TFTP transfer after these changes. Signed-off-by: Fabio Estevam --- board/freescale/imx8mq_evk/imx8mq_evk.c | 30

Re: [PATCH 2/6] arm: xea: Add support for reading SoM (CPU) and base board HW revision

2024-03-28 Thread Fabio Estevam
Hi Lukasz, On Thu, Mar 28, 2024 at 12:34 PM Lukasz Majewski wrote: > +static inline u8 get_som_rev(void) There is no need for 'inline' here. Also, get_som_rev() is only used 5/6, so I suggest to squash this patch with 5/6. Besides that, the series looks good.

Re: [PATCH] mx6cuboxi: Do not print devicetree model

2024-03-28 Thread Fabio Estevam
ant. From b74a410127cabc100a8993840a3b00d403a316ad Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Thu, 28 Mar 2024 10:39:29 -0300 Subject: [PATCH v2] mx6cuboxi: Do not print devicetree model The mx6cuboxi_defconfig target supports several board variants. All of these variants use the hummingboard devicetree in U-Boot.

Re: [PATCH] mx6cuboxi: Fix Ethernet after DT sync with Linux

2024-03-28 Thread Fabio Estevam
Hi Josua, On Thu, Mar 28, 2024 at 10:03 AM Josua Mayer wrote: > I suggest changing their status to disabled, and keeping the nodes. > >> + > >> +phy: ethernet-phy@0 { > > This node name is shared with upstream imx6qdl-sr-som.dtsi > Give this one a u-boot-only internal name, maybe

[PATCH] mx6cuboxi: Fix Ethernet after DT sync with Linux

2024-03-28 Thread Fabio Estevam
. As a work-around merge all three possible phys into one node with the special address 0x which indicates to the generic phy driver to probe all addresses. Also fixup this fake address before booting Linux, *if* booting with U-Boot's internal dtb. Signed-off-by: Josua Mayer [fabio: Added

Re: Thoughts about U-boot binary size increase

2024-03-28 Thread Fabio Estevam
--git a/arch/arm/mach-imx/mxs/Kconfig b/arch/arm/mach-imx/mxs/Kconfig index d2e4205c5ce5..ee8c23d0e04f 100644 --- a/arch/arm/mach-imx/mxs/Kconfig +++ b/arch/arm/mach-imx/mxs/Kconfig @@ -32,6 +32,7 @@ if ARCH_MX28 config MX28 bool + select LTO default y I did a quick imx28_xea_de

Re: [R] split a factor into single elements

2024-03-28 Thread Fabio D'Agostino
(myfactor)[3]) # Print the results first_element [1] 2024 second_element [1] 2 third_element [1] 1 # Check the type of the object typeof(first_element) [1] "integer" Fabio Il giorno gio 28 mar 2024 alle ore 11:29 Stefano Sofia < stefano.so...@regione.marche.it> ha scritto: > De

Re: [PATCH 4/4] imx: imx8mp_evk: convert to OF_UPSTREAM

2024-03-27 Thread Fabio Estevam
Hi Peng, On Wed, Mar 27, 2024 at 10:27 PM Peng Fan (OSS) wrote: > --- a/arch/arm/dts/Makefile > +++ b/arch/arm/dts/Makefile > @@ -1105,7 +1105,6 @@ dtb-$(CONFIG_ARCH_IMX8M) += \ > imx8mp-dhcom-pdk2.dtb \ > imx8mp-dhcom-pdk3.dtb \ > imx8mp-dhcom-pdk3-overlay-rev100.dtbo \

Re: [PATCH v3 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM

2024-03-27 Thread Fabio Estevam
Hi Peng, On Wed, Mar 27, 2024 at 9:40 PM Peng Fan wrote: > I could help convert all imx93 boards, but I could only test nxp > imx93 boards, not able to test others. Just copy the board maintainers in your patch and they could help test the conversion to OF_UPSTREAM. Thanks!

Re: [PATCH v3 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM

2024-03-27 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 8:53 PM Peng Fan (OSS) wrote: > + { > + #address-cells = <1>; > + #size-cells = <0>; > + clock-frequency = <40>; > + pinctrl-names = "default", "sleep"; > + pinctrl-0 = <_lpi2c2>; > + pinctrl-1 = <_lpi2c2>; > + status =

Re: [PATCH v3 2/6] serial: lpuart: use ipg clk for i.MX7ULP

2024-03-27 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 8:53 PM Peng Fan (OSS) wrote: > + struct lpuart_serial_plat *plat = dev_get_plat(dev); > struct clk per_clk; Please rename from "per_clk" to "clk".

Re: [PATCH] mx6cuboxi: fix ethernet after synchronise device-tree

2024-03-27 Thread Fabio Estevam
On Wed, Mar 27, 2024 at 6:04 PM Fabio Estevam wrote: > I took Josua's patch and modified it a bit. > > Does the attached patch fix Ethernet? I forgot to delete the old ethernet-phy nodes. Please try this one instead. If it works in U-Boot, please also test Ethernet in Linux as we are

Re: [PATCH] mx6cuboxi: fix ethernet after synchronise device-tree

2024-03-27 Thread Fabio Estevam
Hi Christian, On Wed, Mar 27, 2024 at 4:29 PM Fabio Estevam wrote: > Please make these changes in a new imx6qdl-sr-som-u-boot.dtsi file instead. I took Josua's patch and modified it a bit. Does the attached patch fix Ethernet? From 24f57c3cd8b1a2b113bcffad26e2bb1b9b582e35 Mon Sep 17 00:00

<    1   2   3   4   5   6   7   8   9   10   >