Re: [RFC 1/8] boot: EFI boot manager does not depend on BootOrder

2025-05-03 Thread Heinrich Schuchardt
Simon Glass schrieb am Sa., 3. Mai 2025, 23:26: > HI Heinrich, > > On Sat, 3 May 2025 at 01:04, Heinrich Schuchardt > wrote: > > > > > > > > Simon Glass schrieb am Sa., 3. Mai 2025, 04:10: > >> > >> Hi Heinrich, > >> > >> On Fri, 2 May 2025 at 10:09, Heinrich Schuchardt > >> wrote: > >> > > >>

Re: [PATCH 1/2] test: allow multiple config options in buildconfigspec

2025-05-03 Thread Heinrich Schuchardt
Simon Glass schrieb am Sa., 3. Mai 2025, 23:27: > Hi Heinrich, > > On Sat, 3 May 2025 at 07:32, Heinrich Schuchardt > wrote: > > > > In some cases we have alternative configuration options that supply the > > same functionality, e.g CONFIG_NET and CONFIG_NET_LWIP. > > > > Allow to specify all of

Re: [PATCH 1/3] arm64: imx: imx8mm-beacon: Enable BOOTAUX

2025-05-03 Thread Fabio Estevam
On Fri, May 2, 2025 at 7:59 AM Adam Ford wrote: > > In order to run binaries targeting the Cortex-M4, > BOOTAUX is required. > > Signed-off-by: Adam Ford Applied all, thanks.

Re: [PATCH v11 00/21] imx: add i.MX95 support

2025-05-03 Thread Fabio Estevam
On Mon, Apr 28, 2025 at 7:38 AM Alice Guo (OSS) wrote: > > Changes for v11: > - update spl_imx_container.c according to comments from Lothar Waßmann > > Signed-off-by: Alice Guo Applied all, thanks.

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

2025-05-03 Thread Fabio Estevam
.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20250503 for you to fetch changes up to fbe176c39c896e3dcec356bd3153074d411d487e: arm64: imx: imx8mp-beacon: Enable BOOTAUX (2025-05-03 22:22:58 -0300) u-boot-imx-master-20250503 -- CI: https://source.denx

Re: [PATCH v1 1/5] arm: socfpga: agilex5: Add MMU mapping region

2025-05-03 Thread Yixun Lan
On 06:32 Mon 21 Apr , Chee, Tien Fong wrote: > > > > -Original Message- > > From: Meng, Tingting > > Sent: Monday, April 21, 2025 1:11 PM > > To: u-boot@lists.denx.de > > Cc: Marek Vasut ; Chee, Tien Fong > > ; Meng, Tingting ; > > Hea, Kok Kiang ; Maniyam, Dinesh > > ; Ng, Boon Khai

Re: [RFC PATCH 2/3] spi: fspi: Add imxrt1170 device data

2025-05-03 Thread Fabio Estevam
Hi Jonathan, On Fri, Apr 18, 2025 at 6:04 PM Jonathan Currier wrote: > > Add the device specific driver data, the device tree entry, and the > clock configuration. > > Signed-off-by: Jonathan Currier > --- > arch/arm/dts/imxrt1170-evk.dts | 28 + > arch/arm/dts/

Re: [PATCH v2 00/60] expo: Various features and improvements

2025-05-03 Thread Simon Glass
Hi Peter, On Sat, 3 May 2025 at 02:37, Peter Robinson wrote: > > Hi Simon, > > > > > This series collects together some new features for expo to make it more > > > > useful for boot menus: > > > > > > > > - measurement and display of multi-line text objects > > > > - internal alignment for object

Re: [PATCH] riscv: dts: jh7110: override syscrg assigned clock rates with defaults

2025-05-03 Thread E Shattow
On 5/3/25 05:29, E Shattow wrote: > JH7110 drivers are missing support for CPU frequency scaling, so override > upstream device-tree to use default clock rates for syscrg. This override > duplicates a portion of jh7110-common-u-boot.dtsi file planned for removal. > > Signed-off-by: E Shattow >

Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment

2025-05-03 Thread Simon Glass
Hi Tom, On Sat, 3 May 2025 at 10:37, Tom Rini wrote: > > On Sat, May 03, 2025 at 10:30:35AM -0600, Tom Rini wrote: > > On Fri, May 02, 2025 at 08:10:30PM -0600, Simon Glass wrote: > > > Hi Tom, > > > > > > On Fri, 2 May 2025 at 09:04, Tom Rini wrote: > > > > > > > > On Fri, May 02, 2025 at 08:52

Re: [RFC 3/8] boot: make BOOTMETH_EFILOADER default=n

2025-05-03 Thread Simon Glass
Hi Heinrich, On Sat, 3 May 2025 at 01:16, Heinrich Schuchardt wrote: > > > > Simon Glass schrieb am Sa., 3. Mai 2025, 04:10: >> >> Hi Heinrich, >> >> On Fri, 2 May 2025 at 10:16, Heinrich Schuchardt >> wrote: >> > >> > On 5/2/25 16:49, Simon Glass wrote: >> > > Hi Heinrich, >> > > >> > > On Mon

Re: [PATCH 1/2] test: allow multiple config options in buildconfigspec

2025-05-03 Thread Simon Glass
Hi Heinrich, On Sat, 3 May 2025 at 07:32, Heinrich Schuchardt wrote: > > In some cases we have alternative configuration options that supply the > same functionality, e.g CONFIG_NET and CONFIG_NET_LWIP. > > Allow to specify all of them as arguments for buildconfigspec() and execute > the text if

Re: [PATCH 1/1] doc: describe u-boot-test-release

2025-05-03 Thread Simon Glass
On Sat, 3 May 2025 at 04:14, Heinrich Schuchardt wrote: > > The scripts u-boot-test-release is called at the end of testing. > Describe it. > > Signed-off-by: Heinrich Schuchardt > --- > doc/develop/py_testing.rst | 7 +++ > 1 file changed, 7 insertions(+) Reviewed-by: Simon Glass

Re: [RFC 1/8] boot: EFI boot manager does not depend on BootOrder

2025-05-03 Thread Simon Glass
HI Heinrich, On Sat, 3 May 2025 at 01:04, Heinrich Schuchardt wrote: > > > > Simon Glass schrieb am Sa., 3. Mai 2025, 04:10: >> >> Hi Heinrich, >> >> On Fri, 2 May 2025 at 10:09, Heinrich Schuchardt >> wrote: >> > >> > On 5/2/25 16:49, Simon Glass wrote: >> > > Hi Heinrich, >> > > >> > > On Mon

[PATCH] riscv: dts: jh7110: remove redundant parent nodes

2025-05-03 Thread E Shattow
- use upstream alias name for cpu and timer nodes - remove bootph-pre-ram hint from parent nodes - drop S7 cpu core "okay" status Signed-off-by: E Shattow --- arch/riscv/dts/jh7110-u-boot.dtsi | 72 --- 1 file changed, 28 insertions(+), 44 deletions(-) diff --git a/a

Re: [PATCH v2 0/8] Qualcomm: cleanup OF_LIVE fixup and fix RB1/2

2025-05-03 Thread Tom Rini
On Fri, May 02, 2025 at 08:09:48PM -0600, Simon Glass wrote: > Hi Tom, > > On Fri, 2 May 2025 at 10:26, Tom Rini wrote: > > > > On Fri, 11 Apr 2025 14:47:37 +0200, Caleb Connolly wrote: > > > > > Introduce a new event to signal that the live tree has been built, > > > allowing boards to perform f

Re: Please pull u-boot-dm

2025-05-03 Thread Tom Rini
On Fri, May 02, 2025 at 08:11:17PM -0600, Simon Glass wrote: > Hi Tom, > > On Fri, 2 May 2025 at 16:21, Tom Rini wrote: > > > > On Fri, May 02, 2025 at 03:40:32PM -0600, Simon Glass wrote: > > > > > Hi Tom, > > > > > > https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/26056 > > > htt

Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment

2025-05-03 Thread Tom Rini
On Sat, May 03, 2025 at 10:30:35AM -0600, Tom Rini wrote: > On Fri, May 02, 2025 at 08:10:30PM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Fri, 2 May 2025 at 09:04, Tom Rini wrote: > > > > > > On Fri, May 02, 2025 at 08:52:37AM -0600, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Fri

Re: [PATCH] arm: dts: k3: binman: Fix DM firmware selection

2025-05-03 Thread Tom Rini
On Fri, 25 Apr 2025 17:54:03 -0500, Andrew Davis wrote: > Just like TF-A and OP-TEE, the documentation states a custom path for DM > can be provided at build time by setting TI_DM. This should then set > ti-dm-path which updates ti-dm node filenames in binman. > > Two issues prevent this from fun

Re: [v3 PATCH 0/4] k3-j784s4*: Enable ESMs and related PMIC

2025-05-03 Thread Tom Rini
On Sun, 27 Apr 2025 12:33:19 +0530, Udit Kumar wrote: > This series enables the ESMs and the associated PMIC. Programming these bits > is > a requirement to make the watchdog actually reset the board. > > Series supports WDT reset on all TI platforms based upon J784S4 SOC > including cut down (J

Re: [PATCH 0/9] board: beagle: beagley-ai: Cleanups and stdboot

2025-05-03 Thread Tom Rini
On Fri, 25 Apr 2025 12:31:10 -0500, Nishanth Menon wrote: > Spin 3 of the series. > Just happened to get a BeagleY-AI at desk and happened to test master > branch (7dd49a9264a6 drivers: scsi: Add 'erase' support), noticed a few > issues which were rather easy to solve.. so, here we go: > > Curren

Re: [PATCH] arm: mach-k3: use CFG_MAX_MEM_SIZE

2025-05-03 Thread Tom Rini
On Fri, 25 Apr 2025 12:02:06 -0500, Bryan Brattlof wrote: > Rather than hard coding the maximum memory size, lets just define the > CFG_MAX_MEM_SIZE so get_effective_memsize() will return the correct > value without modification. > > Applied to u-boot/master, thanks! [1/1] arm: mach-k3: use CF

Re: [PATCH] board: ti: am33xx: Add support for BeagleBoard Green Eco

2025-05-03 Thread Tom Rini
On Fri, 25 Apr 2025 17:59:25 +0200, Kory Maincent wrote: > SeeedStudio BeagleBone Green Eco (BBGE) is a clone of the BeagleBone Green > (BBG). It has minor differences from the BBG, such as a different PMIC, > a different Ethernet PHY, and a larger eMMC. > > The PMIC is not yet supported in mainl

Re: [PATCH] configs: am64x_evm_a53: Enable MMC UHS modes

2025-05-03 Thread Tom Rini
On Thu, 24 Apr 2025 14:33:31 -0500, Judith Mendez wrote: > Enable UHS modes for SD by enabling configs for voltage regulator > drivers, IO voltage switching, and configs to support UHS modes. > > The am64x SoC has an internal LDO which does voltage switching, > but the MMC_IO_VOLTAGE config is st

Re: [PATCH v2 02/22] congatec: Include env.h to permit reading the environment

2025-05-03 Thread Tom Rini
On Fri, May 02, 2025 at 08:10:30PM -0600, Simon Glass wrote: > Hi Tom, > > On Fri, 2 May 2025 at 09:04, Tom Rini wrote: > > > > On Fri, May 02, 2025 at 08:52:37AM -0600, Simon Glass wrote: > > > Hi Tom, > > > > > > On Fri, 2 May 2025 at 08:06, Tom Rini wrote: > > > > > > > > On Fri, May 02, 2025

Re: [PATCH 0/3] RFC: test: Bring in the test hooks

2025-05-03 Thread Simon Glass
Hi Tom, On Fri, 2 May 2025 at 14:04, Tom Rini wrote: > > On Fri, May 02, 2025 at 09:42:56PM +0200, Heinrich Schuchardt wrote: > > On 5/2/25 21:30, Tom Rini wrote: > > > On Fri, May 02, 2025 at 07:19:18PM +0200, Heinrich Schuchardt wrote: > > > > On 5/2/25 17:06, Tom Rini wrote: > > > > > On Fri,

[PATCH 2/2] test: allow testing with NET_LWIP=y

2025-05-03 Thread Heinrich Schuchardt
Adjust network tests to run with CONFIG_NET_LWIP=y. Signed-off-by: Heinrich Schuchardt --- test/py/tests/test_efi_loader.py | 2 +- test/py/tests/test_fpga.py | 4 ++-- test/py/tests/test_net.py| 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/py/tests/tes

[PATCH 1/2] test: allow multiple config options in buildconfigspec

2025-05-03 Thread Heinrich Schuchardt
In some cases we have alternative configuration options that supply the same functionality, e.g CONFIG_NET and CONFIG_NET_LWIP. Allow to specify all of them as arguments for buildconfigspec() and execute the text if any of these is fulfilled, e.g. @pytest.mark.buildconfigspec('net', 'net_lwip

[PATCH 0/2] test: run tests on boards with LWIP_NET

2025-05-03 Thread Heinrich Schuchardt
Some python tests require CONFIG_NET though they should run if either of CONFIG_NET or CONFIG_NET_LWIP is available. Change the pytest.mark.buildconfigspec to allow specifying multiple alternative config options. Update the tests that rely on CONFIG_NET=y. Heinrich Schuchardt (2): test: allow

[PATCH] riscv: dts: jh7110: override syscrg assigned clock rates with defaults

2025-05-03 Thread E Shattow
JH7110 drivers are missing support for CPU frequency scaling, so override upstream device-tree to use default clock rates for syscrg. This override duplicates a portion of jh7110-common-u-boot.dtsi file planned for removal. Signed-off-by: E Shattow --- arch/riscv/dts/jh7110-u-boot.dtsi | 1 + 1

[PATCH] riscv: starfive: jh7110: move uart0 clock frequency to config header

2025-05-03 Thread E Shattow
Move unnecessary clock frequency assignment out of device-tree and into the board config header so that the ns16550 serial driver can successfully init during SPL after failing to resolve the parent clock from upstream dts. The serial driver will then resolve clock frequency from device-tree node p

[PATCH 1/1] doc: describe u-boot-test-release

2025-05-03 Thread Heinrich Schuchardt
The scripts u-boot-test-release is called at the end of testing. Describe it. Signed-off-by: Heinrich Schuchardt --- doc/develop/py_testing.rst | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/develop/py_testing.rst b/doc/develop/py_testing.rst index 217ae447035..824e3c0d9a7 100644

[PATCH 1/1] doc: u-boot-test-reset: mention power cycling

2025-05-03 Thread Heinrich Schuchardt
Using power cycling is a valid option to implement u-boot-test-reset. Signed-off-by: Heinrich Schuchardt --- doc/develop/py_testing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/develop/py_testing.rst b/doc/develop/py_testing.rst index 824e3c0d9a7..33103bbd650 100

Re: Lab failure on JH7110 (StarFive VisionFive 2)

2025-05-03 Thread Heinrich Schuchardt
On 5/3/25 11:19, Heinrich Schuchardt wrote: On 5/2/25 16:50, Simon Glass wrote: Hi Heinrich, On Thu, 1 May 2025 at 22:13, Heinrich Schuchardt wrote: Am 2. Mai 2025 03:38:36 MESZ schrieb Simon Glass : Hi, On Tue, 14 Jan 2025 at 23:56, Hal Feng wrote: On 09.01.25 20:37, Simon Glass wro

Re: Lab failure on JH7110 (StarFive VisionFive 2)

2025-05-03 Thread Heinrich Schuchardt
On 5/2/25 16:50, Simon Glass wrote: Hi Heinrich, On Thu, 1 May 2025 at 22:13, Heinrich Schuchardt wrote: Am 2. Mai 2025 03:38:36 MESZ schrieb Simon Glass : Hi, On Tue, 14 Jan 2025 at 23:56, Hal Feng wrote: On 09.01.25 20:37, Simon Glass wrote: Hi, I am seeing a lab failure on this boar

Re: [PATCH 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti

2025-05-03 Thread Peter Robinson
On Thu, 1 May 2025 at 16:03, Simon Glass wrote: > > Hi Tom, > > On Thu, 1 May 2025 at 08:59, Tom Rini wrote: > > > > On Thu, May 01, 2025 at 07:06:03AM -0600, Simon Glass wrote: > > > Hi Tom, > > > > > > On Fri, 18 Apr 2025 at 08:08, Tom Rini wrote: > > > > > > > > On Fri, Apr 18, 2025 at 07:46:

Re: raspberrypi cm4 usb not working

2025-05-03 Thread Peter Robinson
Hi Moritz, > I am building a custom yocto image for the raspberry pi compute module > 4. I am using meta-raspberry scarthgap branch using the raspberrypi4 Can you provide a link to what ever that branch is? > machine (32-bit version). (U-Boot 2024.01) That release is quite old, can you test the

Re: [PATCH v2 00/60] expo: Various features and improvements

2025-05-03 Thread Peter Robinson
Hi Simon, > > > This series collects together some new features for expo to make it more > > > useful for boot menus: > > > > > > - measurement and display of multi-line text objects > > > - internal alignment for objects (e.g. centred text) > > > - editable strings in text fields > > > - new 'box

Re: [RFC 3/8] boot: make BOOTMETH_EFILOADER default=n

2025-05-03 Thread Heinrich Schuchardt
Simon Glass schrieb am Sa., 3. Mai 2025, 04:10: > Hi Heinrich, > > On Fri, 2 May 2025 at 10:16, Heinrich Schuchardt > wrote: > > > > On 5/2/25 16:49, Simon Glass wrote: > > > Hi Heinrich, > > > > > > On Mon, 21 Apr 2025 at 10:26, Heinrich Schuchardt > > > wrote: > > >> > > >> The boot method is

Re: [RFC 1/8] boot: EFI boot manager does not depend on BootOrder

2025-05-03 Thread Heinrich Schuchardt
Simon Glass schrieb am Sa., 3. Mai 2025, 04:10: > Hi Heinrich, > > On Fri, 2 May 2025 at 10:09, Heinrich Schuchardt > wrote: > > > > On 5/2/25 16:49, Simon Glass wrote: > > > Hi Heinrich, > > > > > > On Mon, 21 Apr 2025 at 10:26, Heinrich Schuchardt > > > wrote: > > >> > > >> The EFI boot manag