Re: [PATCH] memory: ti-gpmc: use printf to dump settings/timings

2024-06-07 Thread Tom Rini
On Wed, 15 May 2024 15:20:08 +0300, Roger Quadros wrote: > pr_info() depends on CONFIG_LOGLEVEL > 6. If user has > enabled CONFIG_TI_GPMC_DEBUG then we should print the > GPMC settings/timings regardless of CONFIG_LOGLEVEL. > > So use printf() instead of pr_info(). > > > [...] Applied to

Re: [PATCH] include: extension_board: Increase overlay file name size

2024-06-07 Thread Tom Rini
On Wed, 22 May 2024 00:21:00 -0700, Daniel Schultz wrote: > Upstream overlays like the ARM64 TI > k3-am625-beagleplay-csi2-tevi-ov5640.dtso can easily have more then > 32 characters. Increase the overlay length to 64 characters to > apply overlays with longer names. > > Applied to u-boot/next,

Re: [PATCH v2 0/5] *** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***

2024-06-07 Thread Tom Rini
On Wed, 22 May 2024 09:55:00 +0200, Wadim Egorov wrote: > Changes in v2: > - Reabse to current next > - Add Tested-by: John Ma > - Add Kconfig option to select RAM size statically > - Make board/phytec/common/k3 always compile for CONFIG_ARCH_K3 > > v1:

Re: [PATCH 0/6] PHYTEC SOM Detection API v3

2024-06-07 Thread Tom Rini
On Tue, 21 May 2024 23:18:21 -0700, Daniel Schultz wrote: > This patch series adds support for the EEPROM v3 API. > > V3 is backwards compatible to V2 and therefore, the V2 image still > exists at the beginning. Only the API version changed from 2 to 3. > > V3 is a block-based memory layout

Re: [PATCH 0/2] Add remoteproc support for J784S4 SoCs

2024-06-07 Thread Tom Rini
On Wed, 22 May 2024 10:23:29 +0530, Beleswar Padhi wrote: > This series adds remoteproc support for TI's J784S4 SoCs. The K3 J784S4 > SoCs have four dual-core R5F subsystems and four C71x DSP subsystems. > Enable the remoteproc drivers in defconfig and set the rproc firmware > names to add

Re: [PATCH 0/4] Adding support to load secure firmware for HS devices

2024-06-07 Thread Tom Rini
On Tue, 21 May 2024 16:26:44 +0530, Udit Kumar wrote: > Some use case needs rproc firmware to be loaded at u-boot stage, > using following commands at u-boot shell, firmware could be loaded > > => setenv dorprocboot 1 > => run boot_rprocs > > For Secure devices, secure version of rproc firmware

Re: [PATCH 0/3] k3-j721e: Enable OF_UPSTREAM for J721E

2024-06-07 Thread Tom Rini
On Mon, 20 May 2024 15:29:13 +0530, Neha Malcom Francis wrote: > This series was plucked out from the larger series [1] that did some > templating reformatting and also enabled OF_UPSTREAM for J721E. The > former has been kept aside till all the platforms affected have moved to > using

Re: [PATCH v1 0/2] arm: dts: k3-am625-verdin: Enable LPDDR4 WDQS control

2024-06-07 Thread Tom Rini
On Wed, 15 May 2024 10:00:56 +0200, Emanuele Ghidoli wrote: > From: Emanuele Ghidoli > > Manually, since SysConfig tool do not have the relevant option, > set PHY_LP4_WDQS_OE_EXTEND to 1. > Since WDQS control mode is required on our modules LPDDR4, > this enables WDQS control mode 1. > > [...]

Re: [PATCH v2 3/3] doc: arch: arm64: describe pagetable debugging

2024-06-07 Thread Tom Rini
On Fri, Jun 07, 2024 at 10:42:51PM +0200, Caleb Connolly wrote: > Add some brief documentation on using dump_pagetables() to print out > U-Boot's pagetables during boot. > > Signed-off-by: Caleb Connolly > --- > doc/arch/arm64.rst | 37 + > 1 file changed, 37

Re: [PATCH 00/11] 'eeprom' command improvements

2024-06-07 Thread Tom Rini
On Tue, 21 May 2024 09:13:24 +0200, Marek Behún wrote: > this series contains improvements for the 'eeprom' command: > - refactors > - fixes > - improvements > - ability to use driver model EEPROMs (uclass UCLASS_I2C_EEPROM) > - more flexible EEPROM layout support > > [...] Applied to

Re: [PATCH 2/2] arm64: add software pagetable walker

2024-06-07 Thread Tom Rini
On Fri, Jun 07, 2024 at 06:51:20PM +0200, Caleb Connolly wrote: > Add a basic software implementation of the ARM64 pagetable walker. This > can be used for debugging U-Boot's pagetable, as well as dumping the > pagetable from the previous bootloader stage if it used one (by reading > out the ttbr

Re: [PATCH v3 00/12] Introduce the lwIP network stack

2024-06-07 Thread Tom Rini
On Fri, Jun 07, 2024 at 11:11:49AM +0200, Jerome Forissier wrote: > > > On 6/6/24 18:56, Tom Rini wrote: > > On Thu, Jun 06, 2024 at 03:35:55PM +0200, Jerome Forissier wrote: > > > >> This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip >

Re: Possible license violation

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 08:15:24PM -0400, pm88hpxmd...@disengage.co wrote: > > > > > I think this is huge misunderstanding.They just don’t want users > to brick devices:After agent reply, no >

Re: [GIT PULL] Please pull u-boot-dfu-20240606

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 12:06:44PM +0200, Mattijs Korpershoek wrote: > Hi Tom, > > Please find some fixes for master: > > - dwc3 fix crash when ep0 stalls or gadget is stopped > - Kconfig build fix for DFU_SF (SPI flash DFU driver) > > The CI job is at >

Re: Pull request doc-2024-07-rc5

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 09:42:07AM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit 4b992573b34b1586e323e27b177680a6efec1c76: > > Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb (2024-06-05 > 10:59:10 -0600) > > are available in the Git

Re: Possible license violation

2024-06-06 Thread Tom Rini
On Tue, Jun 04, 2024 at 06:47:18PM -0400, pm88hpxmd...@disengage.co wrote: > HiI am copying this message to you and GL team.Regarding license > violation:U-boot’s license requires Gl.iNet to provide the source-code for > U-boot (including any modifications they made) to anybody that

Re: [PATCH v3 00/12] Introduce the lwIP network stack

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 03:35:55PM +0200, Jerome Forissier wrote: > This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP > stack [2] [3] as an alternative to the current implementation in net/, >

[PATCH] doc/sphinx, test/py: Update requests module to 2.32.2

2024-06-06 Thread Tom Rini
. Reported-by: GitHub dependabot Signed-off-by: Tom Rini --- Changes in v2: - Switch from 2.23.0 to 2.23.2 to use most recent upstream. --- doc/sphinx/requirements.txt | 2 +- test/py/requirements.txt| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx

Re: [PATCH 9/9] Revert "arm: am335x: Enable SPL_OF_CONTROL on some configs"

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 09:04:17AM -0600, Simon Glass wrote: > Hi Tom, > > On Wed, 5 Jun 2024 at 14:15, Tom Rini wrote: > > > > On Wed, Jun 05, 2024 at 02:08:54PM -0600, Simon Glass wrote: > > > Hi Tom, > > > > > > On Wed, 5 Jun 2024 at 08:42,

Re: [PATCH v2 00/14] Introduce the lwIP network stack

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 11:15:54AM +0200, Jerome Forissier wrote: > > > On 5/27/24 17:34, Tom Rini wrote: > > On Fri, May 24, 2024 at 06:19:54PM +0200, Jerome Forissier wrote: > > > >> This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip >

Re: [PATCH v5] cmd: move ELF load and boot to lib/elf.c

2024-06-06 Thread Tom Rini
On Thu, Jun 06, 2024 at 09:02:43AM +0200, Heinrich Schuchardt wrote: > On 6/5/24 20:43, Maxim Moskalets wrote: > > From: Maxim Moskalets > > > > Loading and running the ELF image is the responsibility of the > > library and should not be associated with the command line interface. > > > > It is

Re: [PATCH 0/7] misc: introduce STATUS LED activity function

2024-06-05 Thread Tom Rini
On Wed, Jun 05, 2024 at 09:21:32PM +0200, Christian Marangi wrote: > This series expand the STATUS LED framework with a new color > and a big new feature. One thing that many device need is a way > to communicate to the user that the device is actually doing > something. > > This is especially

Re: [PATCH 9/9] Revert "arm: am335x: Enable SPL_OF_CONTROL on some configs"

2024-06-05 Thread Tom Rini
On Wed, Jun 05, 2024 at 02:08:54PM -0600, Simon Glass wrote: > Hi Tom, > > On Wed, 5 Jun 2024 at 08:42, Tom Rini wrote: > > > > On Tue, Jun 04, 2024 at 09:25:21PM -0600, Simon Glass wrote: > > > > > This is a partial revert which makes boneblack_vboot boot ag

Re: [RFC PATCH 0/1] drivers: bootcount: Add support for FAT filesystem

2024-06-05 Thread Tom Rini
On Wed, Jun 05, 2024 at 08:10:40PM +0200, Vasileios Amoiridis wrote: > From: Vasileios Amoiridis > > This patch adds support to save the bootcount variable in a file located in > FAT filesystem. Up to now, there was support only for EXT filesystem. > > The reason I put this as RFC is because

Re: [PULL] u-boot-usb/master

2024-06-05 Thread Tom Rini
On Wed, Jun 05, 2024 at 06:48:53PM +0200, Marek Vasut wrote: > The following changes since commit ea722aa5eb33740ae77e8816aeb72b385e621cd0: > > Merge branch '2024-05-29-assorted-small-fixes' (2024-05-29 11:21:14 -0600) > > are available in the Git repository at: > >

Re: [PATCH v7] test/py: net_boot: Add test cases for net boot

2024-06-05 Thread Tom Rini
xample, if the parameter > 'pattern' is defined as 'login:', it will boot till login prompt. > > Signed-off-by: Love Kumar Thanks for iterating on this so many times, I'm now able to run all of these tests in my lab. Tested-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PATCH v3 03/25] mbedtls: add mbedtls into the build system

2024-06-05 Thread Tom Rini
On Wed, Jun 05, 2024 at 04:30:58PM +0300, Ilias Apalodimas wrote: > Hi Andy, > > [...] > > > > > > > Is this approach maintainable? > > > > > > I don't remember if we have similar in Linux kernel, for example. > > > > > > (There are few candidates like compression algorithms that are > > > > >

Re: [PATCH 9/9] Revert "arm: am335x: Enable SPL_OF_CONTROL on some configs"

2024-06-05 Thread Tom Rini
On Tue, Jun 04, 2024 at 09:25:21PM -0600, Simon Glass wrote: > This is a partial revert which makes boneblack_vboot boot again. > > This reverts commit f4b64e9736e73ceec14d51600bed9a8ac48f9fe8. > > Signed-off-by: Simon Glass > --- > > configs/am335x_boneblack_vboot_defconfig | 1 - > 1 file

Re: [PATCH 6/9] spl: Allow ATF to work when dcache is disabled

2024-06-05 Thread Tom Rini
On Tue, Jun 04, 2024 at 09:25:18PM -0600, Simon Glass wrote: > The dcache may not be enabled in SPL. Add a check to avoid trying to > use an undefined function. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PATCH v1 0/4] Sync StarFive JH7110 clock and reset dt-bindings with Linux

2024-06-05 Thread Tom Rini
On Wed, Jun 05, 2024 at 01:56:13AM +, Hal Feng wrote: > > On 04.06.24 04:32, E Shattow wrote: > > Hi Hal, > > > > Instead of manual dt-bindings sync can we please adopt OF_UPSTREAM for > > JH7110 ? > > Yeah, I will try to do it recently, although I am not sure whether the U-Boot > drivers

[PATCH 3/3] block: Update BLK to be def_bool

2024-06-04 Thread Tom Rini
At this point in the DM migration, all platforms enable DM. BLK requires DM. Make BLK "def_bool y" in the cases it had been "default y" to make this clearer. Now remove the symbol requirement from other places as it is redundant here. Signed-off-by: Tom Rini --- driver

[PATCH 2/3] spl: nvme: Make this depend on SPL_BLK

2024-06-04 Thread Tom Rini
As this is an SPL related driver, and in SPL enabling SPL_BLK is optional, make this depend on the correct symbol. Signed-off-by: Tom Rini --- common/spl/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/spl/Kconfig b/common/spl/Kconfig index 6405374bcc12

[PATCH 1/3] efi_loader: select BLK not depends on BLK

2024-06-04 Thread Tom Rini
turn, also disable EFI_LOADER on platforms which did not have it on previously due to a lack of block devices. They can enable it themselves if desired. Signed-off-by: Tom Rini --- Cc: Heinrich Schuchardt --- configs/cortina_presidio-asic-base_defconfig | 1 + configs/cortina_presid

Re: [PATCH v3 15/25] mbedtls: add X509 cert parser porting layer

2024-06-04 Thread Tom Rini
On Tue, Jun 04, 2024 at 07:53:54PM +0300, Ilias Apalodimas wrote: > On Tue, 4 Jun 2024 at 19:05, Raymond Mao wrote: > > > > Hi Ilias, > > > > On Fri, 31 May 2024 at 07:42, Ilias Apalodimas > > wrote: > >> > >> On Tue, 28 May 2024 at 17:15, Raymond Mao wrote: > >> > > >> > Add porting layer for

Re: [PATCH v3 03/25] mbedtls: add mbedtls into the build system

2024-06-04 Thread Tom Rini
On Fri, May 31, 2024 at 01:07:23PM -0400, Raymond Mao wrote: > Hi Ilias and Tom, > > On Thu, 30 May 2024 at 16:17, Ilias Apalodimas > wrote: > > > Hi Tom > > > > On Wed, 29 May 2024 at 22:47, Tom Rini wrote: > > > > > > On Wed, May 29, 2024

Re: [PATCH 00/16] LoongArch initial support

2024-06-04 Thread Tom Rini
On Tue, Jun 04, 2024 at 11:50:20AM +0100, Jiaxun Yang wrote: > > > 在2024年5月23日五月 下午4:43,Tom Rini写道: > > On Thu, May 23, 2024 at 04:38:52PM +0100, Jiaxun Yang wrote: > >> > >> > >> 在2024年5月23日五月 下午4:25,Tom Rini写道: > >> > On We

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-06-04 Thread Tom Rini
hich looks a little strange > > and I'm looking into it. Please let me know if you have any feedback on the > > general strategy. > > > > Thanks, > > -Kalen > > > > -Original Message- > > From: Tom Rini > > Sent: Monday, June 3, 2024 1:23

Re: [PATCH v6] test/py: net_boot: Add test cases for net boot

2024-06-03 Thread Tom Rini
On Mon, Jun 03, 2024 at 08:03:45PM +0530, Love Kumar wrote: > Add tests for booting image using tftpboot/pxe boot commands, tftpboot > boot case loads the FIT image into DDR and boots using bootm command > whereas pxe boot cases downloads the pxe configuration file from the > TFTP server and

[ANN] U-Boot v2024.07-rc4 released

2024-06-03 Thread Tom Rini
Hey all, It's release day and here is -rc4. To reiterate what I said last release, this really is the time for bug fixes (which includes documentation corrections) only at this point. Pretty much anything else should be for -next. In terms of a changelog, git log --merges

Re: [GIT PULL] Please pull u-boot-imx-next-20240603

2024-06-03 Thread Tom Rini
On Mon, Jun 03, 2024 at 01:43:03PM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/next, thanks. > > The following changes since commit 7e52d6ccfb76e2afc2d183b357abe2a2e2f948cf: > > Merge patch series "FWU: Add support for FWU metadata version 2" > (2024-05-24 13:42:07

Re: [PULL] u-boot-sh/next-cleanup

2024-06-03 Thread Tom Rini
On Sun, Jun 02, 2024 at 02:51:15PM +0200, Marek Vasut wrote: > The following changes since commit 7e52d6ccfb76e2afc2d183b357abe2a2e2f948cf: > > Merge patch series "FWU: Add support for FWU metadata version 2" > (2024-05-24 13:42:07 -0600) > > are available in the Git repository at: > >

Re: [PATCH 2/2] net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol

2024-06-03 Thread Tom Rini
On Sat, Jun 01, 2024 at 11:21:54AM +0200, Francesco Dolcini wrote: > Hello Marek, > > On Fri, May 31, 2024 at 06:47:17PM +0200, Marek Vasut wrote: > > Switch PHY_ANEG_TIMEOUT to CONFIG_PHY_ANEG_TIMEOUT Kconfig symbol. > > This removes one more configuration headers option finalizes its > >

Re: Please pull u-boot-samsung master

2024-06-03 Thread Tom Rini
On Mon, Jun 03, 2024 at 03:08:53PM +0900, Minkyu Kang wrote: > Dear Tom, > > The following changes since commit 46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a: > > Merge tag 'tpm-master-27052024' of > https://source.denx.de/u-boot/custodians/u-boot-tpm (2024-05-27 08:56:02 > -0600) > > are

Re: [PULL] u-boot-sh/master-cleanup

2024-06-03 Thread Tom Rini
On Sun, Jun 02, 2024 at 02:50:14PM +0200, Marek Vasut wrote: > The following changes since commit ea722aa5eb33740ae77e8816aeb72b385e621cd0: > > Merge branch '2024-05-29-assorted-small-fixes' (2024-05-29 11:21:14 -0600) > > are available in the Git repository at: > >

Re: [GIT PULL] u-boot-riscv/master

2024-06-03 Thread Tom Rini
On Thu, May 30, 2024 at 04:56:49PM +0800, Leo Liang wrote: > Hi Tom, > > The following changes since commit 46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a: > > Merge tag 'tpm-master-27052024' of > https://source.denx.de/u-boot/custodians/u-boot-tpm (2024-05-27 08:56:02 > -0600) > > are available

Re: [RESEND PATCH 0/4] omap3: igep0x00: Fix boot failure and modernize the boards support

2024-06-03 Thread Tom Rini
On Sat, 18 May 2024 15:06:11 +0200, Javier Martinez Canillas wrote: > I noticed that the IGEPv2 board did not boot anymore with mainline U-Boot. > This was caused by a driver change to allocate its platform data before > relocation and U-Boot not having enough pre-relocation heap size for this. >

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-06-03 Thread Tom Rini
On Sun, Jun 02, 2024 at 12:16:38AM +, Brunham, Kalen wrote: > Thanks Tom. > > Can you suggest who is the existing owner of this code I could work with? You should CC Heinrich for sure once you have things working. > > -Original Message----- > From: Tom Rini >

Re: [PATCH v2 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet

2024-05-31 Thread Tom Rini
On Fri, May 31, 2024 at 07:53:24PM +0300, Roger Quadros wrote: > Tom, > > On 31/05/2024 19:32, Roger Quadros wrote: > > Hi Tom, > > > > On 20/05/2024 18:56, Tom Rini wrote: > >> On Mon, 13 May 2024 15:13:53 +0300, Roger Quadros wrote: > >> >

Re: adding file to gitlab CI build directory?

2024-05-31 Thread Tom Rini
On Fri, May 31, 2024 at 06:35:38PM +0100, Andre Przywara wrote: > Hi, > > some Allwinner devices use some kind of "secure boot", which requires the > SPL image to be build wrapped in a TOC0 format instead of the normal EGON > format. mkimage supports that for a while, but for that to work it >

Re: [PATCH v2 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet

2024-05-31 Thread Tom Rini
On Fri, May 31, 2024 at 07:32:37PM +0300, Roger Quadros wrote: > Hi Tom, > > On 20/05/2024 18:56, Tom Rini wrote: > > On Mon, 13 May 2024 15:13:53 +0300, Roger Quadros wrote: > > > >> Sync AM62 device tree files with Linux v6.9 and > >> add in the m

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-05-31 Thread Tom Rini
On Thu, May 30, 2024 at 02:53:17PM +, Brunham, Kalen wrote: > Hi Tom, > > What are next steps on this change? > > I'm committed to the idea of EFI apps opposed to examples/standalone. > EFI currently requires block devices which is not enabled when only using > flash. > > Should config

Re: [PATCH 0/4] arm64: versal2: Add support for new AMD Versal Gen 2 SoC

2024-05-30 Thread Tom Rini
On Thu, May 30, 2024 at 08:04:07AM +0200, Michal Simek wrote: > Hi Tom, > > On 5/29/24 18:13, Tom Rini wrote: > > On Wed, May 29, 2024 at 04:47:57PM +0200, Michal Simek wrote: > > > > > Hi, > > > > > > I am sending patches for adding initial su

Re: [PATCH 2/3] migrate Theobroma Systems mail addresses to CHERRY Embedded Solutions

2024-05-30 Thread Tom Rini
On Fri, May 24, 2024 at 01:46:36PM +0200, Quentin Schulz wrote: > From: Quentin Schulz > > See > https://embedded.cherry.de/theobroma-systems-is-now-officially-part-of-cherry-se/ > > While the mail addresses on the theobroma-systems.com domain should be > redirect to cherry.de, let's

Re: [PATCH 3/3] rockchip: theobroma: update URLs to point to CHERRY website

2024-05-30 Thread Tom Rini
On Fri, May 24, 2024 at 01:46:37PM +0200, Quentin Schulz wrote: > From: Quentin Schulz > > Most of the current URLs should be redirected but some aren't already, > so let's anticipate more IT hiccups by migrating to new URLs. > > Signed-off-by: Quentin Schulz Applied to u-boot/master,

Re: [PATCH 1/3] .mailmap: redirect Philipp Tomsich Theobroma address to Vrull

2024-05-30 Thread Tom Rini
On Fri, May 24, 2024 at 01:46:35PM +0200, Quentin Schulz wrote: > From: Quentin Schulz > > The Theobroma address bounces as Philipp is not working there anymore, > so let's update with the one that seems to be working right now. > > Cc: Philipp Tomsich > Signed-off-by: Quentin Schulz

Re: [PATCH] arm: mach-k3: am62p: Fixup TF-A/OP-TEE reserved-memory node in FDT

2024-05-30 Thread Tom Rini
On Thu, May 23, 2024 at 11:43:20AM -0500, Bryan Brattlof wrote: > The address we load TFA and OPTEE is configurable by the > CONFIG_K3_{ATF,OPTEE)_LOAD_ADDR, but the DT node reservations remain > static which can cause some confusion about where exactly these firmware > are exactly. Fix this by

Re: [PATCH 1/1] Update maintainer for Versatile Express.

2024-05-30 Thread Tom Rini
On Fri, May 24, 2024 at 01:57:05PM +0200, Kristian Amlie wrote: > Signed-off-by: Kristian Amlie Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] board: toradex: change maintainer to Francesco

2024-05-30 Thread Tom Rini
On Wed, May 22, 2024 at 10:28:48AM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini > > Marcel is leaving Toradex and the email will start bouncing in a few > weeks, move maintainership to myself. > > Cc: Marcel Ziswiler > Signed-off-by: Francesco Dolcini > Acked-by: Marcel Ziswiler

Re: [PATCH v3 03/25] mbedtls: add mbedtls into the build system

2024-05-29 Thread Tom Rini
On Wed, May 29, 2024 at 03:42:04PM -0400, Raymond Mao wrote: > Hi Tom, > > On Wed, 29 May 2024 at 14:43, Tom Rini wrote: > > > On Wed, May 29, 2024 at 02:38:10PM -0400, Raymond Mao wrote: > > > Hi Tom, > > > > > > On Wed, 29 May 2024 at 14:01, Tom Ri

Re: [PATCH v3 03/25] mbedtls: add mbedtls into the build system

2024-05-29 Thread Tom Rini
On Wed, May 29, 2024 at 02:38:10PM -0400, Raymond Mao wrote: > Hi Tom, > > On Wed, 29 May 2024 at 14:01, Tom Rini wrote: > > > On Wed, May 29, 2024 at 01:42:16PM -0400, Raymond Mao wrote: > > > Hi Tom, > > > > > > On Wed, 29 May 2024 at 12:58, Tom Ri

Re: [PATCH v3 03/25] mbedtls: add mbedtls into the build system

2024-05-29 Thread Tom Rini
On Wed, May 29, 2024 at 01:42:16PM -0400, Raymond Mao wrote: > Hi Tom, > > On Wed, 29 May 2024 at 12:58, Tom Rini wrote: > > > On Tue, May 28, 2024 at 07:09:14AM -0700, Raymond Mao wrote: > > > > > Port mbedtls with dummy libc header files. > > &

Re: [PATCH] doc/sphinx, test/py: Update requests module to 2.32.0

2024-05-29 Thread Tom Rini
On Tue, May 21, 2024 at 04:32:53PM -0600, Tom Rini wrote: > The issue described in https://github.com/psf/requests/pull/6655 has > been assigned as a security issue. While unlikely to be exploited in our > usage, update to the current release to fix it. > > Reported-by: Gi

Re: [PATCH v3 03/25] mbedtls: add mbedtls into the build system

2024-05-29 Thread Tom Rini
On Tue, May 28, 2024 at 07:09:14AM -0700, Raymond Mao wrote: > Port mbedtls with dummy libc header files. > Add mbedtls default config header file. > Optimize mbedtls default config by disabling unused features to > reduce the target size. > Add mbedtls kbuild makefile. > Add Kconfig and mbedtls

Re: [PATCH 0/4] arm64: versal2: Add support for new AMD Versal Gen 2 SoC

2024-05-29 Thread Tom Rini
On Wed, May 29, 2024 at 04:47:57PM +0200, Michal Simek wrote: > Hi, > > I am sending patches for adding initial support for new AMD Versal Gen 2 > SoC. If you want to find out more information please take a look at this > page: >

Re: [PATCH v5] test/py: net_boot: Add test cases for net boot

2024-05-28 Thread Tom Rini
On Tue, May 28, 2024 at 02:33:17PM +0530, Love Kumar wrote: > Add tests for booting image using tftpboot/pxe boot commands, tftpboot > boot case loads the FIT image into DDR and boots using bootm command > whereas pxe boot cases downloads the pxe configuration file from the > TFTP server and

Re: [PATCH v2 01/14] net: introduce alternative implementation as net-lwip/

2024-05-27 Thread Tom Rini
On Fri, May 24, 2024 at 06:19:55PM +0200, Jerome Forissier wrote: > Prepare the introduction of the lwIP (lightweight IP) TCP/IP stack by > adding a new net-lwip/ directory and the NET_LWIP symbol. At this > point, enabling NET_LWIP simply disables NET. Subsequent commits will > introduce the

Re: [PATCH] configs: add mvebu_espressobin_ultra-88f3720_defconfig

2024-05-27 Thread Tom Rini
On Mon, May 27, 2024 at 12:07:35PM -0700, Benjamin Schneider wrote: > Add support for a Marvell Armada 3720 device variant > > Signed-off-by: Benjamin Schneider > --- > > .../mvebu_espressobin_ultra-88f3720_defconfig | 106 ++ > 1 file changed, 106 insertions(+) > create mode

Re: Pull request for tpm-master-27052024

2024-05-27 Thread Tom Rini
On Mon, May 27, 2024 at 09:15:04AM +0300, Ilias Apalodimas wrote: > Hi Tom > > I know it's not early in the release and although this contains a new feature > apart from fixes, I prefer this going into -master. The added feature > is on a TPM cmd and is harmless. If you only want the fixes

Re: [PATCH v3 0/7] add ArmSoM Sige7 Rk3588 board

2024-05-27 Thread Tom Rini
On Tue, May 28, 2024 at 01:02:07AM +0800, Jianfeng Liu wrote: > Devicetree of ArmSoM Sige7 is merged to kernel v6.10-rc1 with USBDP and > GPU nodes. So I use update-dts-subtree.sh to pick related commits of > rk3588s.dtsi, and then pick the commit of ArmSoM Sige7's devicetree. > I also did run

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-05-27 Thread Tom Rini
On Sat, May 25, 2024 at 05:20:43PM +0100, Jiaxun Yang wrote: > > > 在2024年5月21日五月 下午7:15,Tom Rini写道: > [...] > > > > We have long not done a great job with the U-Boot standalone API stuff, > > and for a number of years at this point a lot of the use cases it

Re: [PATCH v2 00/14] Introduce the lwIP network stack

2024-05-27 Thread Tom Rini
On Fri, May 24, 2024 at 06:19:54PM +0200, Jerome Forissier wrote: > This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP > stack [2] [3] as an alternative to the current implementation in net/, >

Re: [PATCH v2] board: rockchip: add ArmSoM Sige7 Rk3588 board

2024-05-27 Thread Tom Rini
On Mon, May 27, 2024 at 11:15:09AM +0200, Quentin Schulz wrote: > Hi Jianfeng, > > On 5/27/24 10:57 AM, Jianfeng Liu wrote: > > Hi all, > > > However... it seems we'll likely need to also cherry-pick patches for > > > the GPU (should probably be straightforward as nothing would be using > > > the

Re: Pull request: u-boot-rockchip-20240525

2024-05-27 Thread Tom Rini
On Sat, May 25, 2024 at 11:32:51AM +0800, Kever Yang wrote: > Hi Tom, > > Please pull the updates for rockchip platform: > - new board: rk3566 Powkiddy X55, rk3588s Indiedroid Nova; > - rv1126 migrate to OF_UPSTREAM; > - Fix for px30 ringneck board; > - Fix for rk3588 SPLL clock init; > > CI: >

Re: [PATCH v3 00/20] FWU: Add support for FWU metadata version 2

2024-05-24 Thread Tom Rini
On Fri, 22 Mar 2024 16:27:13 +0530, Sughosh Ganu wrote: > The following patch series adds support for version 2 of the FWU > metadata. The version 2 metadata structure is defined in the latest > revision of the FWU specification [1]. > > The earlier versions of these patches were migrating to a

Re: [GIT PULL] Please pull u-boot-imx-next-20240524

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 01:25:41PM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/next, thanks. > > The following changes since commit 377e91c162ab09ec20f96f966f380cb55c590edd: > > Merge patch series "Clean-up patch set for MbedTLS integration" (2024-05-22 > 08:55:35

Re: [PATCH v11 0/8] spi-nor: Add parallel and stacked memories support

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 09:26:46AM -0600, Tom Rini wrote: > On Fri, May 24, 2024 at 04:09:00PM +0200, Michal Simek wrote: > > > > > > On 5/7/24 17:48, Tom Rini wrote: > > > On Tue, May 07, 2024 at 04:15:14AM +, Abbarapu, Venkatesh wrote: > > > > >

Re: [PATCH v11 0/8] spi-nor: Add parallel and stacked memories support

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 09:37:58PM +0530, Jagan Teki wrote: > On Fri, May 24, 2024 at 8:56 PM Tom Rini wrote: > > > > On Fri, May 24, 2024 at 04:09:00PM +0200, Michal Simek wrote: > > > > > > > > > On 5/7/24 17:48, Tom Rini wrote: > > > &

Re: [PATCH 12/15] configs: add qemu_arm64_lwip_defconfig

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 05:30:45PM +0200, Jerome Forissier wrote: > > > On 5/24/24 17:08, Tom Rini wrote: > > On Fri, May 24, 2024 at 12:09:33PM +0200, Jerome Forissier wrote: > >> > >> > >> On 5/23/24 17:02, Tom Rini wrote: > >>> On Wed, Ma

Re: [PATCH v11 0/8] spi-nor: Add parallel and stacked memories support

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 04:09:00PM +0200, Michal Simek wrote: > > > On 5/7/24 17:48, Tom Rini wrote: > > On Tue, May 07, 2024 at 04:15:14AM +, Abbarapu, Venkatesh wrote: > > > > > + Tom Rini > > > > > > Do you have any comments for this s

Re: [PATCH 12/15] configs: add qemu_arm64_lwip_defconfig

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 12:09:33PM +0200, Jerome Forissier wrote: > > > On 5/23/24 17:02, Tom Rini wrote: > > On Wed, May 22, 2024 at 06:00:12PM +0200, Jerome Forissier wrote: > > > >> Add qemu_arm64_lwip_defconfig which was created from > >> qemu_arm64

Re: [PATCH 02/15] net-lwip: import lwIP library under lib/lwip

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 04:55:15PM +0200, Jerome Forissier wrote: > > > On 5/23/24 17:02, Tom Rini wrote: > > On Wed, May 22, 2024 at 06:00:02PM +0200, Jerome Forissier wrote: > > > >> Import the Lightweight IP (lwIP) library as lib/lwip. The code is bui

Re: [PATCH V3] board: rockchip: Add Indiedroid Nova

2024-05-24 Thread Tom Rini
On Fri, May 24, 2024 at 05:58:34PM +0800, Kever Yang wrote: > Hi Tom, > >     This new boards has MAINTAINERS file, but the CI reports: > > WARNING: no maintainers for 'nova-rk3588s' > > Could you give advice for this? Yes. [snip] > > arch/arm/mach-rockchip/rk3588/Kconfig | 10 > >

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-05-23 Thread Tom Rini
ere? > > -Original Message- > From: Tom Rini > Sent: Thursday, May 23, 2024 11:33 AM > To: Brunham, Kalen ; Heinrich Schuchardt > > Cc: U-Boot@lists.denx.de > Subject: Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0 > > On Wed, May 22, 2024 at 05:22

Re: [PATCH v2 4/7] dts: beagleplay: binman: Include firmware capsules binman nodes

2024-05-23 Thread Tom Rini
On Thu, May 23, 2024 at 04:09:38PM -0500, Jon Humphreys wrote: > Tom Rini writes: > > > On Wed, May 22, 2024 at 11:12:35PM -0500, Jon Humphreys wrote: > >> Tom Rini writes: > >> > >> > On Tue, May 21, 2024 at 09:20:26PM -0500, Jon

Re: [PATCH] arm: mach-k3: am62p: Fixup TF-A/OP-TEE reserved-memory node in FDT

2024-05-23 Thread Tom Rini
On Thu, May 23, 2024 at 12:22:56PM -0500, Bryan Brattlof wrote: > On May 23, 2024 thus sayeth Bryan Brattlof: > > On May 23, 2024 thus sayeth Andrew Davis: > > > On 5/23/24 11:43 AM, Bryan Brattlof wrote: > > > > The address we load TFA and OPTEE is configurable by the > > > >

Re: [PATCH 03/15] net-lwip: add DHCP support and dhcp commmand

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 06:00:03PM +0200, Jerome Forissier wrote: > Add what it takes to enable CONFIG_NETDEVICES with CONFIG_NET_LWIP and > enable DHCP as well as the dhcp command (CONFIG_CMD_DHCP_LWIP). > - net-lwip/net-lwip.c is mostly empty for now. It will provide functions > similar to

Re: [PATCH 00/16] LoongArch initial support

2024-05-23 Thread Tom Rini
On Thu, May 23, 2024 at 04:38:52PM +0100, Jiaxun Yang wrote: > > > 在2024年5月23日五月 下午4:25,Tom Rini写道: > > On Wed, May 22, 2024 at 04:34:43PM +0100, Jiaxun Yang wrote: > > > >> Hi all, > >> > >> Sorry for flooding the mailing list recently, yet an

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 05:22:24PM +, Brunham, Kalen wrote: > Hi Tom, > > BLK is currently a dependency for EFI_LOADER as shown in the snippet from > lib/efi_loader/Kconfig below. Perhaps the question is why EFI_LOADER requires > a block device? If I remove this depends on BLK line, then I

Re: [PATCH 00/16] LoongArch initial support

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 04:34:43PM +0100, Jiaxun Yang wrote: > Hi all, > > Sorry for flooding the mailing list recently, yet another huge RFC series > ahead. > > So after working on MIPS, arm64be and Xtensa I'm now on LoongArch, as > suggested > by Heinrich. My big feedback here, and it

Re: [PATCH v2 4/7] dts: beagleplay: binman: Include firmware capsules binman nodes

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 11:12:35PM -0500, Jon Humphreys wrote: > Tom Rini writes: > > > On Tue, May 21, 2024 at 09:20:26PM -0500, Jon Humphreys wrote: > >> Tom Rini writes: > >> > >> > On Fri, Apr 19, 2024 at 04:28:16PM -0500, Jonathan Humphreys wrot

Re: [PATCH 11/15] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 06:00:11PM +0200, Jerome Forissier wrote: > Support "bdinfo -e" when lwIP is selected. > > Signed-off-by: Jerome Forissier Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PATCH 12/15] configs: add qemu_arm64_lwip_defconfig

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 06:00:12PM +0200, Jerome Forissier wrote: > Add qemu_arm64_lwip_defconfig which was created from > qemu_arm64_defconfig with CONFIG_NET_LWIP enabled. > > Signed-off-by: Jerome Forissier > --- > configs/qemu_arm64_lwip_defconfig | 70 +++ > 1

Re: [PATCH 02/15] net-lwip: import lwIP library under lib/lwip

2024-05-23 Thread Tom Rini
On Wed, May 22, 2024 at 06:00:02PM +0200, Jerome Forissier wrote: > Import the Lightweight IP (lwIP) library as lib/lwip. The code is built > when CONFIG_NET_LWIP=y. > > The lwIP code was imported with the following commands: > > (cd /tmp && git clone https://git.savannah.gnu.org/git/lwip.git

Re: [PATCH v3 0/4] Clean-up patch set for MbedTLS integration

2024-05-22 Thread Tom Rini
On Thu, 16 May 2024 14:11:48 -0700, Raymond Mao wrote: > This patch set is picked from the previously posted serie: > "[RFC] Integrate MbedTLS v3.6 LTS with U-Boot" > > They are not directly related to MbedTLS integration, but the > prerequisite for a few clean-up, refactoring and minor fixes. >

Re: [PATCH 10/15] test: dm: dsa, eth: disable tests when CONFIG_NET_LWIP=y

2024-05-22 Thread Tom Rini
On Wed, May 22, 2024 at 06:00:10PM +0200, Jerome Forissier wrote: > Some sandbox tests make strong assumptions on how the network stack is > implemented. For example, the ping tests assume that ARP resolution > occurs upon sending out the ICMP packet. This is not always the case > with the lwIP

Re: [PATCH 1/7] arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file

2024-05-22 Thread Tom Rini
On Wed, May 22, 2024 at 10:21:28AM -0500, Andrew Davis wrote: > On 5/22/24 6:37 AM, Jayesh Choudhary wrote: > > QoS bit mapping are common across all K3 SoCs so move those defines > > to common header file (k3_qos.h). > > This ensures that we do not define these for each SoC. > > > >

Re: [PATCH] test/py: Add support to enable check for bad pattern

2024-05-22 Thread Tom Rini
On Wed, May 22, 2024 at 06:45:13PM +0530, Love Kumar wrote: > Executing a u-boot command may raise an error or extra bad pattern, > beyond the default bad patterns. Providing a way to enable the console > output error check in test. > > For example, description for OS boot test: > import re >

Re: [PATCH 1/1] Added arm64 assembly for examples/api crt0

2024-05-22 Thread Tom Rini
On Wed, May 22, 2024 at 01:25:51PM +, Brunham, Kalen wrote: > Hi Tom, > > I'm using a defconfig that does not enable any of the configs listed on the > default likes for config BLK (MMC, USB, SCSI, etc.), but I do have DM > enabled. I cannot however enable BLK as CONFIG_BLK=y is ignored.

Re: [PATCH 00/10] rockchip: px30: migrate to common bss and stack addresses + UART fixes for evb-px30

2024-05-22 Thread Tom Rini
On Wed, May 22, 2024 at 02:14:47PM +0200, Heiko Stübner wrote: > Am Mittwoch, 22. Mai 2024, 10:39:25 CEST schrieb Quentin Schulz: > > Hi Tom, > > > > On 5/21/24 8:04 PM, Tom Rini wrote: > > > On Tue, May 21, 2024 at 07:39:53PM +0200, Quentin Schulz wrote: > >

Re: [PATCH v2 4/7] dts: beagleplay: binman: Include firmware capsules binman nodes

2024-05-22 Thread Tom Rini
On Tue, May 21, 2024 at 09:20:26PM -0500, Jon Humphreys wrote: > Tom Rini writes: > > > On Fri, Apr 19, 2024 at 04:28:16PM -0500, Jonathan Humphreys wrote: > > > >> Fill in the BeaglePlay's capsule GUID properties of the base binman capsule > >> nodes

  1   2   3   4   5   6   7   8   9   10   >