Re: Please pull net-20250801

2025-08-01 Thread Tom Rini
On Fri, 01 Aug 2025 12:34:15 +0200, Jerome Forissier wrote: > The following changes since commit f5e968a28e7cdc2c4365f5a382e02f074ee03fac: > > Merge tag 'u-boot-stm32-20250731' of > https://source.denx.de/u-boot/custodians/u-boot-stm (2025-07-31 10:04:32 > -0600) > > are available in the Git

Re: [PATCH v3 1/2] Makefile scripts/Makefile.lib: fix *_efi.so dependency to PLATFORM_LIBGCC

2025-07-31 Thread Tom Rini
On Thu, Jul 31, 2025 at 02:52:14PM +0300, Mikko Rapeli wrote: > Hi, > > On Mon, Jul 28, 2025 at 03:43:49PM -0600, Tom Rini wrote: > > On Fri, Jul 18, 2025 at 11:29:58AM +0300, Mikko Rapeli wrote: > > > > > When PLATFORM_LIBGCC was added to linker command it was not

Re: [PATCH V5 0/4] cmd: env: select: Add output for available environment targets

2025-07-31 Thread Tom Rini
On Thu, Jul 31, 2025 at 09:58:27AM +, Christoph Niedermaier wrote: > From: Tom Rini > Sent: Monday, July 28, 2025 9:03 PM > > On Fri, Jul 18, 2025 at 07:05:58PM +0200, Christoph Niedermaier wrote: > > > >> Add the "-l" parameter to the "

Re: [PATCH v2] CI: Wire mbv32 combinations

2025-07-31 Thread Tom Rini
On Thu, Jul 31, 2025 at 09:06:18AM +0200, Michal Simek wrote: > After upgrading to QEMU 10 by commit 1d782a3f229c ("Docker, CI: Update to > latest Ubuntu and Dockerfile") let's wire mbv32 which is the part of QEMU > to have it under regression. > > Signed-off-by: M

Re: Pull request: SoCFPGA changes for u-boot-socfpga-next-20250731

2025-07-31 Thread Tom Rini
On Thu, Jul 31, 2025 at 03:15:52AM +, Chee, Tien Fong wrote: > Dear Tom, > > This pull request includes updates for the SoCFPGA platform intended for the > 2025.10 release cycle. The highlights focus on enabling the Power Manager for > Agilex5, NAND boot support enhancements, and various bu

Re: [PATCH v5 2/4] Makefile: Add size check for u-boot-with-spl.bin

2025-07-31 Thread Tom Rini
gt; larger than the final combined image. > > Also SPL_SIZE_LIMIT has to be a separate option, as some boards might > just want to restrict SPL size while still allowing u-boot-with-spl.bin > to be bigger. > > Signed-off-by: Philip Oberfichtner Reviewed-by: Tom Rini -- Tom

Re: [PATCH v5 1/4] Makefile: Simplify size check

2025-07-31 Thread Tom Rini
On Wed, Jul 30, 2025 at 02:38:30PM +0200, Philip Oberfichtner wrote: > Deduplicate some redundancies within the SIZE_CHECK code in the toplevel > Makefile. No functional changes. > > Signed-off-by: Philip Oberfichtner Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PULL] Pull request for u-boot master / v2025.10 = u-boot-stm32-20250731

2025-07-31 Thread Tom Rini
On Thu, 31 Jul 2025 13:53:35 +0200, Patrice CHOTARD wrote: > Please pull the STM32 related patches for u-boot/master, v2025.10 = > u-boot-stm32-20250731 > > CI status: > https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27236 > > Thanks > Patrice > > The following changes since

Re: [ANN] U-Boot v2025.10-rc1 released

2025-07-30 Thread Tom Rini
On Mon, Jul 28, 2025 at 06:24:00PM -0600, Tom Rini wrote: > Hey all, > > So it's release day and I have tagged and pushed things out. Looking at > my own queue, I think it's in reasonable shape. I do think there's a > few other pull requests that need to happen st

Re: [PATCH RFC] rockchip: add /chosen/bootsource to U-Boot proper DT

2025-07-30 Thread Tom Rini
On Wed, Jul 30, 2025 at 02:03:18PM +0200, Quentin Schulz wrote: > From: Quentin Schulz > > U-Boot typically can be loaded from different storage media, such as > eMMC, SD card, SPI flash, but also from non-persistent media such as USB > (via proprietary protocols loading directly into SRAM, or f

Re: [PATCH] CI: Wire mbv32 combinations

2025-07-30 Thread Tom Rini
On Wed, Jul 30, 2025 at 01:25:09PM +0200, Michal Simek wrote: > After upgrading to QEMU 10 by commit 1d782a3f229c ("Docker, CI: Update to > latest Ubuntu and Dockerfile") let's wire mbv32 which is the part of QEMU > to have it under regression. > > Signed-off-by: Michal Simek > --- > > gitlab I

Updated to v6.16-dts tag

2025-07-30 Thread Tom Rini
Hey all, I've updated to the v6.16-dts tag in master now, and there's a few things with that change. First, to avoid some breakage on Rockhip with Quentin's help I've applied a few Rockchip and also one USB series to keep things in sync. Sorry for stepping on toes here. Second, I had to perform a

Re: [PATCH 0/6] rockchip: puma-rk3399: anticipate breakage with v6.16 DT

2025-07-30 Thread Tom Rini
On Wed, 30 Jul 2025 13:10:16 +0200, Quentin Schulz wrote: > Due to updates to the Device Tree (migrating to onboard USB hub nodes > instead of (badly) hacking things with a gpio regulator that doesn't > actually work properly), we now need to enable the onboard USB hub > driver in U-Boot. > > Thi

Re: [PATCH 0/3] rockchip: ringneck-px30: anticipate breakage with v6.16-rc1 DT

2025-07-30 Thread Tom Rini
On Wed, 11 Jun 2025 10:59:30 +0200, Quentin Schulz wrote: > v6.16-rc1 will bring an incompatible change to the Device Tree of PX30 > Ringneck which will break Ethernet support. > > Unfortunately, the designware net driver's logic doesn't seem to allow > having the old Device Tree (without MDIO bu

Re: [PATCH v4 0/5] Extend usb_onboard_hub driver to support Cypress HX3 hub family

2025-07-30 Thread Tom Rini
On Tue, 22 Jul 2025 11:55:32 +0200, Lukasz Czechowski wrote: > This patch series extends the usb_onboard_hub driver to allow for > support of more types of onboard hub devices, and adds the Cypress > HX3 hub family. > > First patch in the series updates the bind function, so that it no > longer u

Re: Please pull u-boot-watchdog/master

2025-07-30 Thread Tom Rini
On Wed, 30 Jul 2025 12:17:26 +0200, Stefan Roese wrote: > please pull this next batch of watchdog related patches: > > > - watchdog for STM32MP family updates (Antonio, Clément and Patrice) >

Re: [PATCH v3 0/2] bintool fixes

2025-07-30 Thread Tom Rini
On Thu, 24 Jul 2025 11:12:39 +0200, Jerome Forissier wrote: > Two small fixes for binman (bintool). The first patch avoids a warning, > the second one makes sure the APT package list is up-to-date when > running apt_install(). That one fixes a CI issue I encountered. > > Changes in v3: > - Really

Re: [PATCH] tools: mips-relocs: replace format string introducers

2025-07-30 Thread Tom Rini
On Tue, 22 Jul 2025 15:57:17 +0200, Justin Swartz wrote: > The statement that prints the ELF object type value assumes that "%lx" > (long unsigned int, hexadecimal) is suitable for printing a uint64_t > typed value. While this may seem to work for some machines, ie. amd64, > it isn't ideal on a 32

Re: [PATCH 0/2] arm: dts: k3-am62a: remove GP security variant for AM62A

2025-07-30 Thread Tom Rini
On Wed, Jul 30, 2025 at 06:34:42PM +0300, Wadim Egorov wrote: > > > On 7/30/25 5:26 PM, Tom Rini wrote: > > On Wed, Jul 30, 2025 at 04:12:48PM +0300, Wadim Egorov wrote: > > > > > > > > > On 7/29/25 9:36 PM, Bryan Brattlof wrote: > > > > H

Re: [PATCH 1/1] Kconfig: typo restict

2025-07-30 Thread Tom Rini
On Wed, Jul 30, 2025 at 03:05:59PM +0200, Heinrich Schuchardt wrote: > On 30.07.25 14:58, Quentin Schulz wrote: > > Hi Heinrich, > > > > On 7/30/25 2:54 PM, Heinrich Schuchardt wrote: > > > %s/restict/restrict/ > > > > > > SPL and TPL have separate options (plural). > > > > > > > Looks good to

Re: [PATCH 0/2] arm: dts: k3-am62a: remove GP security variant for AM62A

2025-07-30 Thread Tom Rini
On Wed, Jul 30, 2025 at 04:12:48PM +0300, Wadim Egorov wrote: > > > On 7/29/25 9:36 PM, Bryan Brattlof wrote: > > Hello Everyone, > > > > The AM62Ax was created right when TI was shifting to their high security > > (HS-FS and HS-SE) processes. During this transition a small subset of > > AM62A p

Re: [PATCH 0/2] bios_emulator: Fix two issues found by Smatch

2025-07-29 Thread Tom Rini
On Wed, 23 Jul 2025 11:34:34 +0100, Andrew Goodbody wrote: > Smatch found two issues in bios_emulator, a buffer overflow and missing > parens for a macro. Fix them both. > > Applied to u-boot/master, thanks! [1/2] bios_emulator: Fix buffer overflow commit: 4b8aba93bdba168f284036cd7f8cb0e

Re: [PATCH] spl: NULL check variable before dereference

2025-07-29 Thread Tom Rini
On Fri, 18 Jul 2025 13:19:54 +0100, Andrew Goodbody wrote: > In boot_from_devices the variable loader is not NULL checked after > assignment and before first use but later code does check it for NULL. > Add a NULL check before first use. > > This issue was found by Smatch. > > > [...] Applied

Re: Please pull u-boot-marvell/master

2025-07-29 Thread Tom Rini
On Tue, 29 Jul 2025 15:27:58 +0200, Stefan Roese wrote: > please pull this next batch of mostly Marvell related patches: > > > - cmd: tlv_eeprom: Minor improvements (Hugo) > - kirkwood: Enable bootstd and other modernization for ib6

Fwd: New Defects reported by Coverity Scan for Das U-Boot

2025-07-29 Thread Tom Rini
So I ran Coverity with the newest scan version and this is good news. Only a few newly found issues in existing code. -- Forwarded message - From: Date: Tue, Jul 29, 2025 at 10:04 AM Subject: New Defects reported by Coverity Scan for Das U-Boot To: Hi, Please find the latest r

Re: ??????: [PATCH v2 0/4] imx: add i.MX95 b0 support

2025-07-29 Thread Tom Rini
On Tue, Jul 29, 2025 at 05:04:38PM +0200, Francesco Dolcini wrote: > On Wed, Jul 30, 2025 at 12:08:05AM +0800, Peng Fan wrote: > > On Tue, Jul 29, 2025 at 01:39:02PM +0200, Francesco Dolcini wrote: > > >On Tue, Jul 29, 2025 at 02:21:19AM +, Alice Guo (OSS) wrote: > > >> A0 has been dropped. > >

Re: [PULL] u-boot-at91-2025.10-b

2025-07-29 Thread Tom Rini
On Tue, 29 Jul 2025 10:42:17 +0300, Eugen Hristev wrote: > Please pull tag u-boot-at91-2025.10-b , the second set of at91 features > and fixes for the next 2025.10 cycle. > > This feature set includes the addition of new sama7d65 SoC and a new > board named sama7d65-curiosity. > > Thanks, > Euge

Re: [PATCH v4 1/3] Makefile: Add size check for u-boot-with-spl.bin

2025-07-29 Thread Tom Rini
On Tue, Jul 29, 2025 at 02:27:49PM +0200, Philip Oberfichtner wrote: > Hi Tom, > > On Mon, Jul 28, 2025 at 04:25:31PM -0600, Tom Rini wrote: > > On Tue, Jul 08, 2025 at 12:39:57PM +0200, Philip Oberfichtner wrote: > > > > > Like other images, u-boot-with-

[ANN] U-Boot v2025.10-rc1 released

2025-07-28 Thread Tom Rini
Hey all, So it's release day and I have tagged and pushed things out. Looking at my own queue, I think it's in reasonable shape. I do think there's a few other pull requests that need to happen still and I am optimistic will come shortly (but I've not reached out to anyone in particular). If there

Re: [PATCH] arm: mach-k3: Fix typo for TIFSSTUB_GP in IMAGE_ID enum

2025-07-28 Thread Tom Rini
On Mon, 28 Jul 2025 14:18:14 -0500, Andrew Davis wrote: > Applied to u-boot/master, thanks! [1/1] arm: mach-k3: Fix typo for TIFSSTUB_GP in IMAGE_ID enum commit: 0faf23611e103eb7bed705c2955e00bca8ec8857 -- Tom

Re: [PATCH] .gitignore: don't ignore .gitattributes files

2025-07-28 Thread Tom Rini
On Fri, 18 Jul 2025 10:56:34 +0200, Rasmus Villemoes wrote: > In a private fork, it's not unreasonable to commit various binary > files associated to one's project, and thus put a suitable > .gitattributes file next to it to force git to treat that file as > binary. In my case, I have a .xslx spre

Re: [PATCH] cmd: elf: Prevent possible buffer overflow

2025-07-28 Thread Tom Rini
On Mon, 21 Jul 2025 15:43:36 +0100, Andrew Goodbody wrote: > In do_bootvx the environment variable 'bootdev' is fetched and copied > into a buffer without confirming that it will not overflow that buffer. > Use strlcpy to ensure that the buffer will not be overflowed. > > This issue was found by

Re: [PATCH v4 1/3] Makefile: Add size check for u-boot-with-spl.bin

2025-07-28 Thread Tom Rini
On Tue, Jul 08, 2025 at 12:39:57PM +0200, Philip Oberfichtner wrote: > Like other images, u-boot-with-spl.bin may be subject to size > restrictions. Extend CONFIG_SPL_SIZE_LIMIT to handle this case. > > Signed-off-by: Philip Oberfichtner > --- > > Notes: > Changes in v4: none > > C

Re: [PATCH v3 1/2] Makefile scripts/Makefile.lib: fix *_efi.so dependency to PLATFORM_LIBGCC

2025-07-28 Thread Tom Rini
On Fri, Jul 18, 2025 at 11:29:58AM +0300, Mikko Rapeli wrote: > When PLATFORM_LIBGCC was added to linker command it was not > added to the dependency of the .so and other rules. Thus a build can > try to link *_efi.so files before lib.a from PLATFORM_LIBGCC is available. > This was seen in yocto a

Re: [PATCH V5 0/4] cmd: env: select: Add output for available environment targets

2025-07-28 Thread Tom Rini
On Fri, Jul 18, 2025 at 07:05:58PM +0200, Christoph Niedermaier wrote: > Add the "-l" parameter to the "env select" command to print the available > environment targets, convert all argument parsing in the file nvedit.c to > getopt() and check that with unit tests. > > The first patch converts th

Re: [PATCH 01/45] configs: am335x_baltos_defconfig: Increase aneg timeout to 20000 ms

2025-07-28 Thread Tom Rini
On Mon, Jul 28, 2025 at 11:36:53AM -0500, Andrew Davis wrote: > On 7/28/25 10:33 AM, Kumar, Udit wrote: > > > > On 7/28/2025 8:19 PM, Siddharth Vadapalli wrote: > > > Increase the PHY Auto-Negotiation timeout to 20,000 ms from the current > > > default of 4,000 ms inherited from "Kconfig" for PHY_

Re: [PATCH] treewide: fix Casey's name

2025-07-28 Thread Tom Rini
On Mon, 28 Jul 2025 15:07:55 +0200, Casey Connolly wrote: > I updated the mailmap a while back but it's nice to have authorship > comments adjusted too. > > Applied to u-boot/master, thanks! [1/1] treewide: fix Casey's name commit: 174128ad6ebe2cddc2338121fb98dc34212370be -- Tom

Re: [GIT PULL] u-boot-sunxi/master for v2025.10

2025-07-28 Thread Tom Rini
On Mon, 28 Jul 2025 01:45:16 +0100, Andre Przywara wrote: > please pull those sunxi changes into v2025.10: they add support for the > new Allwinner A523/A527/T527 SoC (all same die), alongside with defconfigs > for three boards using one of those SoCs. > The patches are the usual combination of re

Re: [PATCH] pylibfdt: setup.py: Drop license_files

2025-07-28 Thread Tom Rini
On Mon, Jul 28, 2025 at 10:19:31AM +0200, Quentin Schulz wrote: > Hi Tom, > > On 7/25/25 5:57 PM, Tom Rini wrote: > > On Fri, Jul 25, 2025 at 05:30:59PM +0200, Quentin Schulz wrote: > > > Hi Tom, > > > > > > On 7/25/25 5:18 PM, Tom Rini wrote: > &g

Re: [u-boot-test-hooks PATCH] travis-ci: Wire MB-V targets for CI

2025-07-28 Thread Tom Rini
On Tue, 22 Jul 2025 12:51:45 +0200, Michal Simek wrote: > When QEMU v10 upgrade happens MB-V targets should be wired to add them to > CI that's why add configuration for it. > > Applied to u-boot/u-boot-test-hooks.git/master, thanks! [1/1] travis-ci: Wire MB-V targets for CI commit: 6e69

Re: Pull request efi-2025-10-rc1

2025-07-26 Thread Tom Rini
On Sat, 26 Jul 2025 09:15:43 +0200, Heinrich Schuchardt wrote: > The following changes since commit 088d24eb96fb8ba64e3afee310a9f32ee36c22b0: > >Merge branch 'master' of > https://source.denx.de/u-boot/custodians/u-boot-samsung (2025-07-25 > 07:50:44 -0600) > > are available in the Git repos

Re: [PATCH] efi_loader: Add support for .wic files in URI boot path

2025-07-26 Thread Tom Rini
On Fri, Jul 25, 2025 at 07:56:39PM +0200, Heinrich Schuchardt wrote: > Am 25. Juli 2025 19:35:33 MESZ schrieb Javier Tia : > >Together with current '.iso' and '.img', the try_load_from_uri_path > >function now allows files with the '.wic' extension as viable bootable > >images. > > Why wouldn't yo

Re: [PATCH] Docker, CI: Update to latest Ubuntu and Dockerfile

2025-07-26 Thread Tom Rini
On Fri, 25 Jul 2025 13:04:32 -0600, Tom Rini wrote: > - Update to Ubuntu "Jammy" 20250714 tag > - Update to current Dockerfile which brings us QEMU 10.0.2 and newer > coreboot and pulls in lz4 via the non-legacy package name. > > Applied to u-boot/master, thanks! [1

Re: [PATCH 1/3] CI: Disable sifive_unleashed_sdcard QEMU testing

2025-07-26 Thread Tom Rini
On Tue, 15 Jul 2025 18:15:37 -0600, Tom Rini wrote: > Changes in upstream QEMU have lead to this specific configuration of the > sifive_unleashed platform not working in QEMU. Until this can be > root caused and resolved, disable this test for now. > > Applied to u-boot/master

[PATCH] test: py: test_fit_mkimage_validate: Only run either test on sandbox

2025-07-25 Thread Tom Rini
Both of these tests are only valid for sandbox (and require dtc) so both tests need the pytest annotations. Fixes 93d09d3bd8ea ("test: fit: add test case for invalid default configuration reference") Signed-off-by: Tom Rini --- test/py/tests/test_fit_mkimage_validate.py | 2 ++ 1 fi

[PATCH] Docker, CI: Update to latest Ubuntu and Dockerfile

2025-07-25 Thread Tom Rini
- Update to Ubuntu "Jammy" 20250714 tag - Update to current Dockerfile which brings us QEMU 10.0.2 and newer coreboot and pulls in lz4 via the non-legacy package name. Signed-off-by: Tom Rini --- .azure-pipelines.yml| 2 +- .gitlab-ci.yml | 2 +- tools/docker/Dockerfile

Re: Please pull u-boot-samsung master

2025-07-25 Thread Tom Rini
On Fri, 25 Jul 2025 16:31:11 +0900, Minkyu Kang wrote: > The following changes since commit 3532f1f5edfc97c9dcea723cdeb732eda44bc669: > > block: Remove blk_find_first/next (2025-07-23 17:37:14 -0600) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-

Re: [PATCH] pylibfdt: setup.py: Drop license_files

2025-07-25 Thread Tom Rini
On Fri, Jul 25, 2025 at 05:30:59PM +0200, Quentin Schulz wrote: > Hi Tom, > > On 7/25/25 5:18 PM, Tom Rini wrote: > > On more recent versions of setuptools the warning about not being able > > to find the files specified in license_files has re-appeared. This is > > bec

[PATCH] pylibfdt: setup.py: Drop license_files

2025-07-25 Thread Tom Rini
both SPDX tags and a license field with the SPDX contents, let us just drop license_files as it's not mandatory. Signed-off-by: Tom Rini --- Cc: Heinrich Schuchardt Cc: Quentin Schulz Cc: Bryan Brattlof --- scripts/dtc/pylibfdt/setup.py | 1 - 1 file changed, 1 deletion(-) diff --gi

Re: [PATCH] exception: Add missing string.h

2025-07-25 Thread Tom Rini
On Fri, Jul 25, 2025 at 03:29:27PM +0200, Michal Simek wrote: > > > On 7/25/25 14:46, Heinrich Schuchardt wrote: > > On 25.07.25 14:41, Michal Simek wrote: > > > The commit 1e50f7457fca ("include/command.h: Drop ") removed env.h > > > which also included string.h which generate compilation error.

Re: [PATCH 0/3] fpga: Remove lattice and ACEX1 support

2025-07-25 Thread Tom Rini
On Fri, Jul 25, 2025 at 02:03:12PM +0200, Michal Simek wrote: > > > On 7/25/25 14:00, Alexander Dahl wrote: > > Hello Michal, > > > > Am Fri, Jul 25, 2025 at 01:25:51PM +0200 schrieb Michal Simek: > > > Hi, > > > > > > when fpga drivers were enabled via sandbox some coverity issues came and > >

Re: [PATCH 0/3] fpga: Remove lattice and ACEX1 support

2025-07-25 Thread Tom Rini
On Fri, Jul 25, 2025 at 01:25:51PM +0200, Michal Simek wrote: > Hi, > > when fpga drivers were enabled via sandbox some coverity issues came and > make no sense to fix them when there is no user of these drivers that's why > it is easier just remove them completely. Ah, thanks for taking care of

Re: [PATCH 3/3] Add imx8mp-libra-fpsc board

2025-07-25 Thread Tom Rini
On Fri, Jul 25, 2025 at 12:35:40PM +0200, Benjamin Hahn wrote: > Add new imx8mp-libra-fpsc board. > USB is not working yet, as the entry in the upstream devicetree is > missing. > > Signed-off-by: Benjamin Hahn > --- > arch/arm/dts/imx8mp-libra-rdk-fpsc-u-boot.dtsi | 78 + > arch/arm/mach

Fwd: New Defects reported by Coverity Scan for Das U-Boot

2025-07-25 Thread Tom Rini
Here's the latest report. These aren't new issues as much as they are Coverity now looking at FPGA code issues. -- Forwarded message - From: Date: Thu, Jul 24, 2025 at 8:03 PM Subject: New Defects reported by Coverity Scan for Das U-Boot To: Hi, Please find the latest report o

Re: [GIT PULL] Please pull u-boot-imx-master-20250724

2025-07-24 Thread Tom Rini
On Thu, 24 Jul 2025 18:13:39 -0300, Fabio Estevam wrote: > Please pull from u-boot-imx/master, thanks. > > The following changes since commit 3532f1f5edfc97c9dcea723cdeb732eda44bc669: > > block: Remove blk_find_first/next (2025-07-23 17:37:14 -0600) > > are available in the Git repository at:

Re: [PATCH] treewide: Remove empty board_init() function from all boards

2025-07-24 Thread Tom Rini
On Wed, 16 Jul 2025 21:44:26 -0500, Sam Protsenko wrote: > Commit 86acdce2ba88 ("common: add config for board_init() call") > introduced CONFIG_BOARD_INIT option. This option can be disabled for the > boards where board_init() function is not needed. Remove empty > board_init() calls for all board

Re: [PATCH v4 RESEND 0/2] Add support for K3 BIST

2025-07-24 Thread Tom Rini
On Wed, 16 Jul 2025 11:51:54 +0530, Neha Malcom Francis wrote: > This series implements a driver for the BIST (Built-In Self Test) module > for K3 devices. The BIST driver must ideally support triggering of BIST > tests, both PBIST (Memory BIST) and LBIST (Logic BIST) on a core. Both > tests are d

Re: [PATCH v2] arm: dts: k3: use SPL_TEXT_BASE for R5 SPL load address

2025-07-24 Thread Tom Rini
On Thu, 17 Jul 2025 13:48:22 -0500, Bryan Brattlof wrote: > The load address for the R5's SPL is defined in Kconfig by > SPL_TEXT_BASE. Rather than hard coding the load address which could > lead to hard to debug issues if this value is changed, just use the > SPL_TEXT_BASE value. > > Applied t

Re: [PATCH v1] arm: dts: ast2600.dtsi: Fix typo of uart11 reg address

2025-07-24 Thread Tom Rini
On Thu, 17 Jul 2025 16:15:27 +, Rebecca Cran wrote: > The uart11 reg address was a copy of the value for uart10. > Update it to the correct value. > > Applied to u-boot/master, thanks! [1/1] arm: dts: ast2600.dtsi: Fix typo of uart11 reg address commit: a70bbc4436bab45e7025cd50dba86a

Re: [PATCH v2] fs: exfat: Remove unused label code

2025-07-24 Thread Tom Rini
On Thu, 17 Jul 2025 16:29:21 +0100, Andrew Goodbody wrote: > Smatch reported a possible buffer overflow in exfat_set_label but it > turns out that this code is unused so just guard the function with > '#ifndef __UBOOT__' as well as exfat_get_label that is also unused and > the helper static find_l

Re: [PATCH] sandbox: eth-raw: Prevent possible buffer overflow

2025-07-24 Thread Tom Rini
On Thu, 17 Jul 2025 12:09:15 +0100, Andrew Goodbody wrote: > Instead of strcpy which is unbounded use strlcpy to ensure that the > receiving buffer cannot be overflowed. > > This issue found by Smatch. > > Applied to u-boot/master, thanks! [1/1] sandbox: eth-raw: Prevent possible buffer overf

Re: (subset) [PATCH v3 0/2] Remove unreachable code and cleanup code with fixed return

2025-07-24 Thread Tom Rini
On Wed, 16 Jul 2025 10:58:37 +0100, Andrew Goodbody wrote: > Smatch reported unreachable code in blk-uclass.c which led to noticing > that uclass_find_next_device always returned 0 which meant it had no > need of any return value. > > Applied to u-boot/master, thanks! [2/2] uclass: Cleanup ucl

Re: [PATCH v3 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver

2025-07-24 Thread Tom Rini
On Thu, Jul 17, 2025 at 01:38:43PM +0800, Leo Liang wrote: > On Tue, Jul 08, 2025 at 06:31:20PM +0530, Eoin Dickson wrote: > > From: Eoin Dickson > > > > This driver adds GPIO support for PolarFire SoC family, this is required > > to add sd card support on the Beagle-V-Fire as it uses GPIO chip s

Re: [GIT PULL] AMD/Xilinx/FPGA changes for 2025-10-rc1-v

2025-07-24 Thread Tom Rini
On Thu, 24 Jul 2025 14:10:05 +0200, Michal Simek wrote: > I am sending you another series of patches for rc1. Gitlab CI is not showing > any > issue. The biggest is FPGA series and there is on patch revert in spi which > should get to tree. > I have some other patches pending but I want to give o

Re: [GIT PULL] please pull mmc-master-2025-07-24

2025-07-24 Thread Tom Rini
On Thu, 24 Jul 2025 16:47:33 +0800, Peng Fan wrote: > Please pull mmc-master-2025-07-24 > > - > Fix emmc error state after mmc write timeout > Minor cleanup s5p_sdhci > Support DT upstream for exynos5420 and exynos4210 mmc >

U-Boot test/optee/optee.c problems?

2025-07-24 Thread Tom Rini
Hey, I only just now stumbled on this because of testing some other changes, but it looks like with commit a2535243e011 ("lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support") the tests in now test/optee/optee.c weren't updated and I'm not immediately sure how they should be. Can someon

Re: [GIT PULL] AMD/Xilinx/FPGA changes for 2025-10-rc1-v

2025-07-24 Thread Tom Rini
On Thu, Jul 24, 2025 at 02:10:05PM +0200, Michal Simek wrote: > Hi, > > I am sending you another series of patches for rc1. Gitlab CI is not showing > any issue. The biggest is FPGA series and there is on patch revert in spi > which should get to tree. > I have some other patches pending but I wa

Re: [PATCH] block: Remove blk_find_first/next

2025-07-23 Thread Tom Rini
On Thu, 17 Jul 2025 06:19:01 -0400, Greg Malysa wrote: > In [0], Andrew noted a code quality issue in the implementation of > blk_find_first and blk_find_next. This led to the observation that the > logic of these functions was also likely incorrect, and based on a quick > check it seemed the func

Re: [PATCH] sysreset: psci: Fix SPL dependency

2025-07-23 Thread Tom Rini
On Thu, 17 Jul 2025 10:41:32 +0200, Michal Simek wrote: > SYSRESET_PSCI should select SPL_ARM_PSCI_FW only when SPL_SYSRESET is > enabled/required. This change saves 1.6kB on Xilinx ZynqMP Kria platform. > > Applied to u-boot/master, thanks! [1/1] sysreset: psci: Fix SPL dependency commi

Re: [PATCH] cmd: gpt: Fix off by 1 errors

2025-07-23 Thread Tom Rini
On Wed, 16 Jul 2025 11:55:47 +0100, Andrew Goodbody wrote: > The buffer for a name to be copied into must also contain the > terminating 0 byte but strlen returns the length of the string without > counting that 0 byte. Adjust the length checks to take this into > account. > > This issue found by

Re: [PATCH] abuf: Remove code that prevented test code running

2025-07-23 Thread Tom Rini
On Wed, 16 Jul 2025 10:03:30 +0100, Andrew Goodbody wrote: > When abuf was introduced some test code was prevented from running using > a 'return 0' early in the functions. A comment said it crashed on > sandbox due to a 'bug' in realloc. Some time later a bug in abuf_realloc > was fixed but this

Re: [PATCH] Azure: Temporarily switch to GitHub mirror of u-boot-test-hooks

2025-07-23 Thread Tom Rini
On Wed, Jul 23, 2025 at 05:09:24PM -0600, Tom Rini wrote: > On Wed, 23 Jul 2025 14:27:24 -0600, Tom Rini wrote: > > > In order to unblock this CI workflow for the moment, switch to using a > > mirror of u-boot-test-hooks on GitHub rather than source.denx.de. > > >

Re: [PATCH] Azure: Temporarily switch to GitHub mirror of u-boot-test-hooks

2025-07-23 Thread Tom Rini
On Wed, 23 Jul 2025 14:27:24 -0600, Tom Rini wrote: > In order to unblock this CI workflow for the moment, switch to using a > mirror of u-boot-test-hooks on GitHub rather than source.denx.de. > > Applied to u-boot/master, thanks! [1/1] Azure: Temporarily switch to GitHub mirr

Re: [PATCH] patman: Update test for Anatolij's new email address

2025-07-23 Thread Tom Rini
On Wed, 23 Jul 2025 13:44:59 -0600, Tom Rini wrote: > This test was failing due to matching on Anatolij's old email address. > Switch to the new one. > > Applied to u-boot/master, thanks! [1/1] patman: Update test for Anatolij's new emai

Re: [PATCH v2 0/3] mkimage: validate default configuration reference

2025-07-23 Thread Tom Rini
On Tue, 15 Jul 2025 13:03:04 +, Aristo Chen wrote: > This patch series introduces a validation step in `mkimage` to ensure that > the `default` property under the `/configurations` node in a FIT image > references a valid subnode. If the referenced node does not exist, mkimage > now prints an

[PATCH] Azure: Temporarily switch to GitHub mirror of u-boot-test-hooks

2025-07-23 Thread Tom Rini
In order to unblock this CI workflow for the moment, switch to using a mirror of u-boot-test-hooks on GitHub rather than source.denx.de. Signed-off-by: Tom Rini --- .azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines.yml b/.azure

[PATCH] patman: Update test for Anatolij's new email address

2025-07-23 Thread Tom Rini
This test was failing due to matching on Anatolij's old email address. Switch to the new one. Signed-off-by: Tom Rini --- tools/patman/test_cseries.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/patman/test_cseries.py b/tools/patman/test_cseries.py

Re: [PATCH 0/3] bootstd: rauc: Small fixes

2025-07-22 Thread Tom Rini
On Mon, 14 Jul 2025 15:30:07 +0200, Martin Schwan wrote: > Fix some small bugs that I noticed during testing. > > Applied to u-boot/master, thanks! [1/3] bootstd: rauc: Fix potential memory leak commit: a7d1214d2c9a38af3a9a1271dd8388068cba904c [2/3] bootstd: rauc: Fix segfault occurring

Re: (subset) [PATCH 1/6] km: qrio: fix set_gpio read/modify/write

2025-07-22 Thread Tom Rini
On Mon, 14 Jul 2025 15:22:16 +0200, Holger Brunck wrote: > From: Tomas Alvarez Vanoli > > Setting GPIO by reading the value of the GPRT register, toggling the > correct bit and then writing it causes input values to transfer to the > output. Here's how (example): > > 1) set gpio 17 and 18 as in

Re: [PATCH] imx93_frdm: Add initial board support

2025-07-22 Thread Tom Rini
On Tue, Jul 22, 2025 at 05:37:36PM -0300, Fabio Estevam wrote: > Add the initial board support for the NXP i.MX93 FRDM board: > > https://www.nxp.com/design/design-center/development-boards-and-designs/frdm-i-mx-93-development-board:FRDM-IMX93 > > Based on the NXP U-Boot code. > > There were at

Re: [u-boot-test-hooks PATCH] travis-ci: Wire MB-V targets for CI

2025-07-22 Thread Tom Rini
On Tue, Jul 22, 2025 at 12:51:45PM +0200, Michal Simek wrote: > When QEMU v10 upgrade happens MB-V targets should be wired to add them to > CI that's why add configuration for it. > > Signed-off-by: Michal Simek Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PATCH] fastboot: Fix off by 1 error

2025-07-22 Thread Tom Rini
On Thu, 17 Jul 2025 09:43:29 +0100, Andrew Goodbody wrote: > strlen only reports length of string not including terminating 0 byte > but this has to be included in length of receiving buffer on copy so > adjust length check to be correct. > > This issue found by Smatch. > > > [...] Applied to

Re: [PATCH v3] drivers: fastboot: Add support for SPI flash memory

2025-07-22 Thread Tom Rini
On Thu, 17 Jul 2025 10:58:54 -0300, Ariel D'Alessandro wrote: > Fastboot currently supports MMC and NAND flash devices. Similarly, > extend the support to SPI flash memories. > > Note that in this initial implementation, partitions on the device are > not supported yet, but raw partitions can be

Re: [PATCH v2] include: env: ti_common: remove bootm_size

2025-07-22 Thread Tom Rini
On Tue, 15 Jul 2025 13:47:05 -0500, Bryan Brattlof wrote: > As the size of 64b ARM kernels, DTs, vendor firmware, and initial ram > disks continues to grow, the 256MB size limit set aside for image > processing by the bootm command has become too small for some K3 > reference boards. > > For ARMv

Re: [PATCH v3] binman: Fix typing for python >= 3.7

2025-07-22 Thread Tom Rini
On Tue, 15 Jul 2025 08:21:24 +0200, Yannic Moog wrote: > To get the [] annotation working with python 3.7 and 3.8, import > annotations. > > Tested-by: > Applied to u-boot/master, thanks! [1/1] binman: Fix typing for python >= 3.7 commit: 187ac12927c042a982961096c9a418287b8e97e2 -- Tom

Re: [PATCH] lmb: Remove unreachable code

2025-07-22 Thread Tom Rini
On Mon, 14 Jul 2025 17:40:47 +0100, Andrew Goodbody wrote: > Code after a break is unreachable so remove it. > > Applied to u-boot/master, thanks! [1/1] lmb: Remove unreachable code commit: b9db211e3906c0a620ced344a2ebe5f87ccbf951 -- Tom

Re: [PATCH] arm: fix lmb region reservation when PRAM is defined

2025-07-22 Thread Tom Rini
On Mon, 14 Jul 2025 13:16:51 +0200, Holger Brunck wrote: > PRAM usage is not taken into account when reserving lmb for ARM > architecture, this means that predefined PRAM region is marked as > reserved by the architecture and cannot be used by other users. > > Applied to u-boot/master, thanks!

Re: [PATCH v1] board: toradex: Fix variant (wifi/non-wifi) selection

2025-07-22 Thread Tom Rini
On Mon, 14 Jul 2025 10:44:16 +0200, Francesco Dolcini wrote: > Do not dereference NULL, when "variant" env variable is not present. > > Applied to u-boot/master, thanks! [1/1] board: toradex: Fix variant (wifi/non-wifi) selection commit: 50ef42c94858b3fa60f88ce56b767c721955804c -- Tom

Re: [PATCH v2] configs: KASLR OPTEE RNG support for K3 devices

2025-07-22 Thread Tom Rini
On Thu, 10 Jul 2025 15:29:22 +0530, Gokul wrote: > KASLR, or Kernel Address Space Layout Randomization, is a security > feature in the Linux kernel that randomizes the memory location > where the kernel is loaded during boot. > > OP-TEE RNG is a Random Number Generator (RNG) component within the

Re: [PATCH] binman: include -u-boot.dtsi if exists

2025-07-22 Thread Tom Rini
On Mon, Jul 14, 2025 at 11:03:27AM +0800, Weijie Gao wrote: > This patch makes it possible to automatically include board-specific > additions to the device tree. > > Change-Id: If8cacca58696969fbdd3ede6457d8526b05ebe4f > Signed-off-by: Weijie Gao > --- > doc/develop/devicetree/control.rst | 1

Re: [PATCH] MAINTAINERS: Update email of Anatolij Gustschin

2025-07-22 Thread Tom Rini
On Sun, 20 Jul 2025 22:35:58 +0200, Anatolij Gustschin wrote: > Use new email for community work. Also remove my > capricorn SoM maintainer entry since I do not > have access to this hardware anymore. > > Applied to u-boot/master, thanks! [1/1] MAINTAINERS: Update email of Anatolij Gustschin

Re: Pull request doc-202510-rc1

2025-07-22 Thread Tom Rini
On Sat, 19 Jul 2025 12:46:50 +0200, Heinrich Schuchardt wrote: > The following changes since commit bd0ade7d090a334b3986936d63a34001d99722ad: > >kbuild: Don't mandate gcc as the host compiler (2025-07-18 12:22:24 > -0600) > > are available in the Git repository at: > >https://source.den

Re: Please pull u-boot-i2c master

2025-07-22 Thread Tom Rini
On Sat, 19 Jul 2025 11:54:06 +0200, Heiko Schocher wrote: > The following changes since commit 53bd87651e45b32efa398dd5e433d8b93d781445: > >block: sandbox: Add support for SYS_64BIT_LBA (2025-07-11 11:33:25 -0600) > > are available in the Git repository at: > >https://source.denx.de/u-b

Re: PGP key update

2025-07-21 Thread Tom Rini
On Mon, Jul 21, 2025 at 10:28:55AM -0600, Tom Rini wrote: > Hey all, > > As my current PGP key is set to expire August 1st, 2025, I've uploaded a > new PGP key to keys.openpgp.org and it can be downloaded at: > https://keys.openpgp.org/v

PGP key update

2025-07-21 Thread Tom Rini
Hey all, As my current PGP key is set to expire August 1st, 2025, I've uploaded a new PGP key to keys.openpgp.org and it can be downloaded at: https://keys.openpgp.org/vks/v1/by-fingerprint/F3CEA8743D60E0192F9B4C7A2BE2A0F50ABFE40A And it is also directly: -BEGIN PGP PUBLIC KEY BLOCK- mDM

Re: [U-Boot, v1, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_env API for environment-based firmware loading

2025-07-21 Thread Tom Rini
On Sun, Jul 20, 2025 at 10:47:50PM +0200, Marek Vasut wrote: > On 7/20/25 5:04 PM, Lucien.Jheng wrote: > > This commit adds request_firmware_into_buf_via_env() to the fs_loader > > driver, > > enabling firmware loading into a buffer > > using environment variables for path and size. > > It support

Re: [PATCH 3/7] drivers/reset/reset-airoha: add support for airoha en7523 SoC family

2025-07-20 Thread Tom Rini
On Sun, Jul 20, 2025 at 02:57:34AM +0300, Mikhail Kshevetskiy wrote: > > On 19.07.2025 17:57, Tom Rini wrote: > > On Sat, Jul 19, 2025 at 03:57:13AM +0300, Mikhail Kshevetskiy wrote: > > > >> This adds reset controller support for airoha en7523/en7529/en7562 SoCs. >

Re: [PATCH 2/7] airoha/an7581: add CONFIG_TARGET_AN7581=y to the defconfig

2025-07-20 Thread Tom Rini
On Sun, Jul 20, 2025 at 02:50:00AM +0300, Mikhail Kshevetskiy wrote: > > On 19.07.2025 17:58, Tom Rini wrote: > > On Sat, Jul 19, 2025 at 03:57:12AM +0300, Mikhail Kshevetskiy wrote: > > > >> This is required because airoha/en7523 will be added with the following >

Re: [PATCH 2/7] airoha/an7581: add CONFIG_TARGET_AN7581=y to the defconfig

2025-07-19 Thread Tom Rini
On Sat, Jul 19, 2025 at 03:57:12AM +0300, Mikhail Kshevetskiy wrote: > This is required because airoha/en7523 will be added with the following > patches. Without this line config for en7523 will be created instead of > an7581. > > Signed-off-by: Mikhail Kshevetskiy > --- > configs/an7581_evb_de

Re: [PATCH 3/7] drivers/reset/reset-airoha: add support for airoha en7523 SoC family

2025-07-19 Thread Tom Rini
On Sat, Jul 19, 2025 at 03:57:13AM +0300, Mikhail Kshevetskiy wrote: > This adds reset controller support for airoha en7523/en7529/en7562 SoCs. > > Signed-off-by: Mikhail Kshevetskiy > --- > drivers/reset/reset-airoha.c | 63 +-- > .../dt-bindings/reset/airoha,e

  1   2   3   4   5   6   7   8   9   10   >