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

2024-05-22 Thread Marcel Ziswiler
On Wed, 2024-05-22 at 10:28 +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 Acke

Re: [PATCH v1] arm: dts: k3-am625-verdin: add tifsstub to tispl.bin

2024-04-15 Thread Marcel Ziswiler
rt for signing TIFSSTUB Images") did for TI AM62 > SK board. > > Signed-off-by: Parth Pancholi > Signed-off-by: Francesco Dolcini Acked-by: Marcel Ziswiler Just one minor note in-lined further below. > --- >  .../dts/k3-am625-verdin-wifi-dev-binman.dtsi  | 140 ++

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

2024-04-03 Thread Marcel Ziswiler
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 *-u-boot.dtsi files - update MAINTAINERS files Signed-off-by: Marcel Ziswiler

[PATCH v1] verdin-am62: move verdin am62 to OF_UPSTREAM

2024-04-03 Thread Marcel Ziswiler
From: Marcel Ziswiler Move verdin-am62 to OF_UPSTREAM: - handle the fact that dtbs now have a 'ti/' prefix - imply OF_UPSTREAM - remove redundant files from arch/arm/dts leaving only the *-u-boot.dtsi files - update MAINTAINERS file Signed-off-by: Marcel Ziswiler --- arch/arm/dts/Makefile

Re: [PATCH] colibri-imx8x: Fix sc_misc_otp_fuse_read() error check

2024-03-13 Thread Marcel Ziswiler
> This inversion causes board_mem_get_layout() to report incorrect RAM size. > > Go back the original error check logic to fix the problem. > > Fixes: aa6e698a7acd ("imx: toradex/colibri-imx8x: correct SCU API usage") > Reported-by: Hiago De Franco > Signed-off-by: Fabio E

Re: [PATCH] apalis-imx8: Fix sc_misc_otp_fuse_read() error check

2024-03-13 Thread Marcel Ziswiler
fuse read. > > This inversion causes board_mem_get_layout() to report incorrect RAM size. > > Go back the original error check logic to fix the problem. > > Fixes: bfb3409d676f ("imx: toradex/apalis-imx8: correct SCU API usage") > Signed-off-by: Fabio Estevam Acked-by: M

Re: [PATCH v10 00/15] Introduce initial TI's J784S4 and AM69 support

2024-02-28 Thread Marcel Ziswiler
Hi Apurva On Wed, 2024-02-28 at 16:59 +0530, Apurva Nandan wrote: > Hi Marcel, > > On 27/02/24 21:45, Marcel Ziswiler wrote: > > Hi Apurva > > > > On Sat, 2024-02-24 at 01:51 +0530, Apurva Nandan wrote: > > > Hello Everyone! > > > > > >

Re: [PATCH v10 00/15] Introduce initial TI's J784S4 and AM69 support

2024-02-28 Thread Marcel Ziswiler
Hi Sumit On Wed, 2024-02-28 at 11:04 +0530, Sumit Garg wrote: > Hi Marcel, > > On Tue, 27 Feb 2024 at 21:45, Marcel Ziswiler > wrote: > > > > Hi Apurva > > > > On Sat, 2024-02-24 at 01:51 +0530, Apurva Nandan wrote: > > > Hello Everyone! > >

Re: [PATCH v10 13/15] configs: j784s4_evm: Add defconfig for J784S4 EVM board

2024-02-27 Thread Marcel Ziswiler
Hi Apurva On Sat, 2024-02-24 at 01:51 +0530, Apurva Nandan wrote: > Add defconfigs for building R5 U-Boot SPL and A72 U-Boot. > > Signed-off-by: Hari Nagalla > Signed-off-by: Apurva Nandan > --- >  board/ti/j784s4/MAINTAINERS  |   2 + >  configs/j784s4_evm_a72_defconfig | 159

Re: [PATCH v10 11/15] arm: dts: Introduce j784s4 u-boot dts files

2024-02-27 Thread Marcel Ziswiler
Hi Apurva On Sat, 2024-02-24 at 01:51 +0530, Apurva Nandan wrote: > Introduce the base dts files needed for u-boot or to augment the linux > dtbs for use in the u-boot-spl and u-boot binaries. > > Signed-off-by: Hari Nagalla > [ add binman and ddr dtsi files ] > Signed-off-by: Neha Malcom

Re: [PATCH v10 12/15] arm: dts: Introduce am69-sk u-boot dts files

2024-02-27 Thread Marcel Ziswiler
Hi Apurva On Sat, 2024-02-24 at 01:51 +0530, Apurva Nandan wrote: > From: Dasnavis Sabiya > > Introduce the base dts files needed for u-boot or to augment the linux > dtbs for use in the u-boot-spl and u-boot binaries. > > Signed-off-by: Dasnavis Sabiya > Signed-off-by: Apurva Nandan > --- >

Re: [PATCH v10 00/15] Introduce initial TI's J784S4 and AM69 support

2024-02-27 Thread Marcel Ziswiler
Hi Apurva On Sat, 2024-02-24 at 01:51 +0530, Apurva Nandan wrote: > Hello Everyone! > > This series will introduce basic support (SD and UART) support for Texas > Instruments J784S4 EVM. > > The J784S4 SoC device tree patches are taken from kernel patch submissions > and will be updated as they

Re: [PATCH 7/7] verdin-imx8mp_defconfig: Enable PCIe/NVMe support

2024-02-22 Thread Marcel Ziswiler
On Wed, 2024-02-21 at 15:31 +0100, Francesco Dolcini wrote: > On Wed, Feb 21, 2024 at 09:18:51AM +0000, Marcel Ziswiler wrote: > > On Wed, 2024-02-21 at 08:55 +0100, Francesco Dolcini wrote: > > > On Tue, Feb 20, 2024 at 06:40:56PM +0530, Sumit Garg wrote: > > > > A

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-21 Thread Marcel Ziswiler
Hi Tom On Wed, 2024-02-21 at 08:10 -0500, Tom Rini wrote: > On Tue, Feb 20, 2024 at 07:51:35PM +0000, Marcel Ziswiler wrote: > > On Tue, 2024-02-20 at 21:14 +0200, Svyatoslav Ryhel wrote: > > > вт, 20 лют. 2024 р. о 20:29 Francesco Dolcini пише: > > > >

Re: [PATCH 7/7] verdin-imx8mp_defconfig: Enable PCIe/NVMe support

2024-02-21 Thread Marcel Ziswiler
Hi Sumit On Wed, 2024-02-21 at 08:55 +0100, Francesco Dolcini wrote: > Hello Sumit, > > On Tue, Feb 20, 2024 at 06:40:56PM +0530, Sumit Garg wrote: > > Also, enable reset driver which is a prerequisite for PCIe support. > > > > Signed-off-by: Sumit Garg > > --- > >  

Re: [PATCH v1 5/7] toradex: common: Add sysinfo driver

2024-02-20 Thread Marcel Ziswiler
On Tue, 2024-02-20 at 21:14 +0200, Svyatoslav Ryhel wrote: > вт, 20 лют. 2024 р. о 20:29 Francesco Dolcini пише: > > > > From: Emanuele Ghidoli > > > > This commit introduces support for the Toradex sysinfo driver in U-Boot, > > which uses information from Toradex config block to print correct

Re: [PATCH v1 0/7] toradex: fix reset and hardware detection regressions

2024-02-20 Thread Marcel Ziswiler
> > Reported-by: Sahaj Sarup > Closes: > https://lore.kernel.org/all/CAKZ1LvM45MB8N0CqgU+C7i9=bjb6kqntxwo2tv407hklwtc...@mail.gmail.com/ > Reported-by: Marcel Ziswiler > Closes: > https://lore.kernel.org/all/e40ed93bd8f371ec56b8fc451dcb458f3ce6dcba.ca...@toradex.com/

Re: REGRESSION: [PATCH 5/9] toradex: Use checkboard() instead of show_board_info()

2024-02-07 Thread Marcel Ziswiler
Gentle ping on this. Any opinion on that matter much appreciated. Thanks! On Wed, 2024-01-24 at 18:16 +0100, Marcel Ziswiler wrote: > Hi Simon > > Sorry, I missed this one, also due to a longer Xmas/New Year and later skiing > vacation. > > On Sun, 2023-11-12 at 19:58 -0700,

REGRESSION: [PATCH 5/9] toradex: Use checkboard() instead of show_board_info()

2024-01-24 Thread Marcel Ziswiler
Hi Simon Sorry, I missed this one, also due to a longer Xmas/New Year and later skiing vacation. On Sun, 2023-11-12 at 19:58 -0700, Simon Glass wrote: > Boards can use a sysinfo driver if a particular model name is needed. Okay, but so far we did print more than just a model name: On

Re: [PATCH] toradex: tdx-cfg-block: Add new apalis and colibri pid

2024-01-22 Thread Marcel Ziswiler
On Mon, 2024-01-22 at 17:09 -0300, Joao Paulo Goncalves wrote: > From: Joao Paulo Goncalves > > Add new apalis imx6 and colibri imx6/imx7 products IDs. > > Signed-off-by: Joao Paulo Goncalves Acked-by: Marcel Ziswiler > --- >  board/toradex/common/tdx-cfg-block.c |

Re: [RFC][PATCH] ARM: imx: verdin-imx8mm: Set CAN oscillator frequency based on model

2024-01-14 Thread Marcel Ziswiler
Hi Guys On Sat, 2024-01-13 at 21:45 +0100, Francesco Dolcini wrote: > On Sat, Jan 13, 2024 at 06:40:19PM +0000, Marcel Ziswiler wrote: > > Hi Marek > > > > Thanks, seems like a decent idea. I guess we just did not do it as those > > previous revi

Re: [RFC][PATCH] ARM: imx: verdin-imx8mm: Set CAN oscillator frequency based on model

2024-01-13 Thread Marcel Ziswiler
uot; > Cc: Fabio Estevam > Cc: Francesco Dolcini > Cc: Marcel Ziswiler > Cc: Philippe Schenker > Cc: Stefano Babic Acked-by: Marcel Ziswiler > --- >  board/toradex/verdin-imx8mm/verdin-imx8mm.c | 19 +++ >  1 file changed, 19 insertions(+) > >

Re: [PATCH v1] arm: dts: k3-am625-verdin: fix DDRSS configuration

2023-12-19 Thread Marcel Ziswiler
R SubSystem v9.10). > > [1] https://dev.ti.com/sysconfig > > Fixes: 7d1a10659f5b ("board: toradex: add verdin am62 support") > Signed-off-by: Emanuele Ghidoli > Signed-off-by: Francesco Dolcini Acked-by: Marcel Ziswiler > --- >  .../dts/k3-am625-verdin-lpddr

Re: [PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support

2023-12-15 Thread Marcel Ziswiler
On Fri, 2023-12-15 at 08:23 -0600, Nishanth Menon wrote: [snip] > > > What version of TIFS are you running? Not getting a response usually > > > means firmware is dead or we're not using the right thread to talk. > > > > Yeah, sorry. I was always running the latest from the ti-linux-firmware

Re: [PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support

2023-12-15 Thread Marcel Ziswiler
On Thu, 2023-12-14 at 14:28 -0600, Andrew Davis wrote: > On 12/14/23 2:10 PM, b...@ti.com wrote: > > On December 14, 2023 thus sayeth Marcel Ziswiler: > > > Hi Apurva > > > > > > Thanks! > > > > > > On Wed, 2023-12-06 at 18

Re: [PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support

2023-12-15 Thread Marcel Ziswiler
On Thu, 2023-12-14 at 14:10 -0600, b...@ti.com wrote: > On December 14, 2023 thus sayeth Marcel Ziswiler: > > Hi Apurva > > > > Thanks! > > > > On Wed, 2023-12-06 at 18:07 +0530, Apurva Nandan wrote: > > > Hello Everyone! > > > > >

Re: [PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support

2023-12-14 Thread Marcel Ziswiler
Hi Apurva Thanks! On Wed, 2023-12-06 at 18:07 +0530, Apurva Nandan wrote: > Hello Everyone! > > This series will introduce basic support (SD and UART) support for Texas > Instruments J784S4 EVM. For the whole series: Tested-by: Marcel Ziswiler However, one thi

Re: [PATCH v1] configs: verdin-am62: Disable SPL FIT Overlay

2023-12-11 Thread Marcel Ziswiler
fconfig, this adds CONFIG_OF_LIBFDT_OVERLAY > explicitly. > > Signed-off-by: Francesco Dolcini Acked-by: Marcel Ziswiler > --- >  configs/verdin-am62_a53_defconfig | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configs/verdin-am62_a53_defconfig > b/configs/v

Re: [PATCH v5 09/17] board: ti: j784s4: Add board support for J784S4 EVM

2023-12-01 Thread Marcel Ziswiler
Hi Apurva Thanks for the update, however, it does not seem to compile. See below... On Thu, 2023-11-30 at 17:25 +0530, Apurva Nandan wrote: > Add board files for J784S4 EVM. > > Signed-off-by: Hari Nagalla > [ add env and board specific yaml files for binman ] > Signed-off-by: Neha Malcom

Re: [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

2023-11-20 Thread Marcel Ziswiler
On Fri, 2023-11-17 at 14:42 -0500, Tom Rini wrote: > On Thu, Oct 26, 2023 at 09:32:20AM +0200, Marcel Ziswiler wrote: > > > From: Marcel Ziswiler > > > > This fixes a regression in the eMMC fast boot mode case where the buffer > > was missing 464 bytes. > >

Re: [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

2023-11-16 Thread Marcel Ziswiler
Hi Simon On Thu, 2023-11-16 at 09:03 -0700, Simon Glass wrote: > Hi Neha, > > On Wed, 15 Nov 2023 at 03:10, Neha Malcom Francis wrote: > > > > Add templates for FIT images used extensively across K3 boards with most > > of the code common. This includes the FIT portions of: > >     -

Re: [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

2023-11-16 Thread Marcel Ziswiler
Hi Tom On Thu, 2023-11-02 at 08:09 +0100, Marcel Ziswiler wrote: > Hi Stefano > > On Thu, 2023-10-26 at 10:36 +0200, Stefano Babic wrote: > > On 26.10.23 10:29, Rasmus Villemoes wrote: > > > On 26/10/2023 09.32, Marcel Ziswiler wrote: > > > > From: Marcel Z

Re: [PATCH 0/2] Cleanup K3 binman FIT images

2023-11-15 Thread Marcel Ziswiler
86 For the whole series: Tested-by: Marcel Ziswiler > Neha Malcom Francis (2): >   arm: dts: k3-binman: Add support for FIT templates >   arm: dts: k3-*-binman: Move to using templated FITs > >  arch/arm/dts/k3-am625-sk-binman.dtsi  | 157 + >  .../dts/k3-am625-verd

Re: [PATCH V2 0/4] arm: dts: k3-am625*: Upgrade kernel dts to v6.7-rc1

2023-11-15 Thread Marcel Ziswiler
Hi Nishanth On Tue, 2023-11-14 at 21:28 -0600, Nishanth Menon wrote: > Hi, > rev 2 of the series to sync am62 with v6.7-rc1. For the whole series: Tested-by: Marcel Ziswiler > Changes: > - picked up reviews, tested tags. > - minor commit message correction in patch #4. > &g

Re: [PATCH] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA with BCDMA

2023-11-15 Thread Marcel Ziswiler
gested-by: Nishanth Menon > Fixes: 9a3f2b6798b0 ("arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix > DMA/Ethernet") > Signed-off-by: Roger Quadros Tested-by: Marcel Ziswiler > --- >  arch/arm/dts/k3-am625-verdin-wifi-dev-u-boot.dtsi | 1 + >  1 file changed, 1 inser

Re: [PATCH v5 1/2] arm: mediatek: add mt8195 SOC support

2023-11-10 Thread Marcel Ziswiler
Hi guys On Fri, 2023-08-04 at 19:04 +0800, Macpaul Lin wrote: > From: Fabien Parent > > The MediaTek MT8195 is a ARM64-based SoC with a quad-core Cortex-A73 and > a quad-core Cortex-A53. It is including UART, SPI, USB3.0 device and hosts, > SD and MMC cards, UFS, PWM, I2C, I2S, S/PDIF, and

TF-A Hang on NXP i.MX 8M Plus QuadLite

2023-11-02 Thread Marcel Ziswiler
Hi there We recently got our first batch of i.MX 8M Plus QuadLite based SoMs. While NXP downstream works just fine on them they just hang booting with latest upstream U-Boot (and TF-A). Replacing TF-A with the downstream NXP one made upstream U-Boot work as well. Further debugging TF-A showed

Re: [PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

2023-11-02 Thread Marcel Ziswiler
Hi Stefano On Thu, 2023-10-26 at 10:36 +0200, Stefano Babic wrote: > On 26.10.23 10:29, Rasmus Villemoes wrote: > > On 26/10/2023 09.32, Marcel Ziswiler wrote: > > > From: Marcel Ziswiler > > > > > > This fixes a regression in the eMMC fast boot mode case wh

Re: [PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA

2023-10-28 Thread Marcel Ziswiler
Hi Nishanth On Fri, 2023-10-27 at 15:46 -0500, Nishanth Menon wrote: > On 16:46-20231027, Roger Quadros wrote: > > Hi, > > > > Since commit [1], Ethernet is broken on TI AM62 and AM64 platforms. > > > > The commit [1] is not the culprit. It just unearths the problem by fixing > > the error

Re: [PATCH 2/3] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet

2023-10-28 Thread Marcel Ziswiler
n > Signed-off-by: Roger Quadros With just one minor nitpick blow. Tested-by: Marcel Ziswiler > --- >  .../dts/k3-am625-verdin-wifi-dev-u-boot.dtsi  | 27 +++ >  1 file changed, 27 insertions(+) > > diff --git a/arch/arm/dts/k3-am625-verdin-wifi-dev-u-boot.dtsi >

Re: [PATCH 1/3] arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes

2023-10-28 Thread Marcel Ziswiler
On Fri, 2023-10-27 at 16:46 +0300, Roger Quadros wrote: > From: Siddharth Vadapalli > > Update main_bcdma and main_pktdma nodes for native configuration in the > absence of DM services. > > Reported-by: Nishanth Menon > Signed-off-by: Siddharth Vadapalli > Signed-off-by: Roger Quadros > ---

Re: [PATCH v5 2/2] board: mediatek: add mt8195 demo board

2023-10-26 Thread Marcel Ziswiler
Hi Fabien and Macpaul Thanks for your patch set. On Fri, 2023-08-04 at 19:04 +0800, Macpaul Lin wrote: > From: Fabien Parent > > Add mt8195-demo board support. > This demo purpose board uses MediaTek's MT8195 SoC. > > Signed-off-by: Fabien Parent > Signed-off-by: Amjad Ouled-Ameur >

Re: [REGRESSION] imx: spl_imx_romapi: boot loops

2023-10-26 Thread Marcel Ziswiler
Hi Rasmus On Wed, 2023-10-25 at 20:35 +0200, Rasmus Villemoes wrote: > On 25/10/2023 18.01, Marcel Ziswiler wrote: > > Hi Rasmus > > > > On Tue, 2023-10-24 at 16:32 +0200, Rasmus Villemoes wrote: > > > > What am I missing? > > > > Good question. Som

[PATCH v1 2/2] imx: spl_imx_romapi: fix emmc fast boot mode case

2023-10-26 Thread Marcel Ziswiler
From: Marcel Ziswiler This fixes a regression in the eMMC fast boot mode case where the buffer was missing 464 bytes. The code figures out how many bytes must at least be fetched to honor the current read, rounds that up to the ss->pagesize [which is a no-op in the USB download case beca

[PATCH v1 0/2] imx: spl_imx_romapi: fixes

2023-10-26 Thread Marcel Ziswiler
From: Marcel Ziswiler The first patch is a trivial spelling fix in comments. The second fixes a recent regression that only manifests in the eMMC fast boot mode case which does actually also use streaming rather than seekable. Thanks go to Rasmus who helped me debug this and suggested the fix

[PATCH v1 1/2] imx: spl_imx_romapi: fix comment about stream(usb) download failure

2023-10-26 Thread Marcel Ziswiler
From: Marcel Ziswiler Fix comment about Stream(USB) download failure. Fixes: 1cbebc786276 ("imx: add rom api support") Signed-off-by: Marcel Ziswiler --- arch/arm/mach-imx/spl_imx_romapi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/ar

Re: [REGRESSION] imx: spl_imx_romapi: boot loops

2023-10-25 Thread Marcel Ziswiler
Hi Rasmus On Tue, 2023-10-24 at 16:32 +0200, Rasmus Villemoes wrote: > On 24/10/2023 15.15, Marcel Ziswiler wrote: > > Hi Marcel > > tl;dr: can you try > > @@ -330,7 +335,7 @@ static int spl_romapi_load_image_stream(struct > spl_image_info *spl_image, > >

Re: [REGRESSION] imx: spl_imx_romapi: boot loops

2023-10-25 Thread Marcel Ziswiler
Hi Fabio Thanks! On Wed, 2023-10-25 at 09:20 -0300, Fabio Estevam wrote: > Hi Marcel, > > On Tue, Oct 24, 2023 at 10:16 AM Marcel Ziswiler > wrote: > > > Yes, regular eMMC boot. Serial download also works for me (note this > > requires a patch still not merge

Re: [REGRESSION] imx: spl_imx_romapi: boot loops

2023-10-24 Thread Marcel Ziswiler
Hi Rasmus Thanks again. On Tue, 2023-10-24 at 13:17 +0200, Rasmus Villemoes wrote: [snip] > > > > So this is interesting. I tried disabling CONFIG_IMX_HAB (because that > case doesn't create an .itb with external data) and boot on a board > which is not locked down, and I get > > Trying to

Re: [REGRESSION] imx: spl_imx_romapi: boot loops

2023-10-24 Thread Marcel Ziswiler
Hi Rasmus Thanks for your help. On Tue, 2023-10-24 at 11:18 +0200, Rasmus Villemoes wrote: [snip] > Hm. Can you show the result of 'fdtdump u-boot.itb | head' ⬢[zim@toolbox u-boot.git]$ fdtdump u-boot.itb | head fdtdump is a low-level debugging tool, not meant for general use. If

[REGRESSION] imx: spl_imx_romapi: boot loops

2023-10-24 Thread Marcel Ziswiler
Hi On our weekly master upstream CI build we noticed Verdin iMX8M Plus boot looping. Bisecting pointed to the following commit: commit 4b4472438f5a ("imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size") It looks like this introduced a regression. Before and

Re: [PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support

2023-10-17 Thread Marcel Ziswiler
Hi Stefano Maybe you missed that one (i.MX 8M Plus vs. Mini)? Thanks! Cheers Marcel On Mon, 2023-08-28 at 19:24 -0300, Fabio Estevam wrote: > Hi Marcel, > > On Mon, Aug 28, 2023 at 6:38 PM Marcel Ziswiler wrote: > > > > From: Marcel Ziswiler > > > > Enabl

[PATCH v1] arm: dts: k3-am625-verdin: fix boot

2023-10-10 Thread Marcel Ziswiler
From: Marcel Ziswiler A53 U-Boot proper got broken because nodes marked as 'bootph-pre-ram' are no longer available in U-Boot proper before relocation. Fix this by marking all nodes in u-boot.dtsi as 'bootph-all'. Fixes: 9e644284ab812 ("dm: core: Report bootph-pre-ram/sram node as pre-

Re: [PATCH] toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg

2023-10-04 Thread Marcel Ziswiler
On Wed, 2023-10-04 at 16:13 -0300, Francesco Dolcini wrote: > From: Joao Paulo Goncalves > > The bootcmd_mfg env variable is legacy from IMX downstream u-boot branch > and is not needed on mainline. > > Signed-off-by: Joao Paulo Goncalves > Signed-off-by: Francesco Dolci

Re: [PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant

2023-10-02 Thread Marcel Ziswiler
directly to RAM. This > allows variant detection for an accurate device tree selection. > > Signed-off-by: Hiago De Franco Acked-by: Marcel Ziswiler > --- >  board/toradex/colibri_imx7/colibri_imx7.c | 24 +++ >  1 file changed, 24 insertions(+) > > diff

Re: [PATCH v1] board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805

2023-09-28 Thread Marcel Ziswiler
with de-rating > 3b111: SDRAM High temperature operating limit exceeded > > [1]: https://www.nxp.com/docs/en/errata/IMX8MM_0N87W.pdf > > Signed-off-by: Andrejs Cainikovs Acked-by: Marcel Ziswiler > --- >  board/toradex/verdin-imx8mm/lpddr4_timing.c | 51 ++-

Re: [PATCH v3 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > TI K3 J784S4 and AM69 SK are new additions to the K3 SoC family. > Add documentation about the J784S4 EVM and AM69 SK. > > Signed-off-by: Dasnavis Sabiya > Signed-off-by: Apurva Nandan > --- >  board/ti/j784s4/MAINTAINERS |   1 + >  

Re: [PATCH v3 13/16] arm: dts: Introduce am69-sk u-boot dts files

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > From: Dasnavis Sabiya > > Introduce the base dts files needed for u-boot or to augment the linux > dtbs for use in the u-boot-spl and u-boot binaries. > > Signed-off-by: Dasnavis Sabiya > Signed-off-by: Apurva Nandan > --- >  

Re: [PATCH v3 10/16] arm: dts: Introduce am69-sk dts from linux kernel

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > From: Dasnavis Sabiya > > Introduce the basic am69-sk evm dts from the next-20230905 tag of the > linux kernel. > > Signed-off-by: Dasnavis Sabiya > Signed-off-by: Apurva Nandan > --- >  arch/arm/dts/Makefile   |   3 +- >  

Re: [PATCH v3 05/16] drivers: dma: Add support for J784S4 SoC

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > Add support for DMA in J784S4 SoC. > > Signed-off-by: Jayesh Choudhary > Signed-off-by: Hari Nagalla > Signed-off-by: Apurva Nandan > --- >  drivers/dma/ti/Makefile   |   1 + >  drivers/dma/ti/k3-psil-j784s4.c   | 166

Re: [PATCH v3 04/16] arm: mach-k3: j784s4: Add clk and power support

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > Add clk and device data which can be used by respective drivers > to configure clocks and PSC. > > Signed-off-by: Hari Nagalla > Signed-off-by: Apurva Nandan > --- >  arch/arm/mach-k3/j784s4/Makefile   |   5 + >  

Re: [PATCH v3 03/16] soc: ti: k3-socinfo: Add entry for J784S4 SoC

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > Add support for J784S4 SoC Identification. > > Signed-off-by: Hari Nagalla > Signed-off-by: Apurva Nandan > --- >  arch/arm/mach-k3/include/mach/hardware.h | 1 + >  drivers/soc/soc_ti_k3.c  | 3 +++ >  2 files changed, 4

Re: [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > Add j784s4 initialization files for initial SPL boot. > > Signed-off-by: Hari Nagalla > [ add firewall configurations and change the R5 MCU scratchpad ] > Signed-off-by: Manorit Chawdhry > Signed-off-by: Dasnavis Sabiya > Signed-off-by:

Re: [PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support

2023-09-12 Thread Marcel Ziswiler
On Fri, 2023-09-08 at 16:35 +0530, Apurva Nandan wrote: > Hello Everyone! > > This series will introduce basic support (SD and UART) support for Texas > Instruments J784S4 EVM. > > The J784S4 SoC device tree patches are taken from kernel patch submissions > and will be updated as they are

Re: [PATCH] verdin-imx8mp: drop unused tdx easy installer ifdef

2023-09-04 Thread Marcel Ziswiler
Hi Hiago Thanks! On Mon, 2023-09-04 at 10:24 -0300, Hiago De Franco wrote: > From: Hiago De Franco > > Drop unused code related to CONFIG_TDX_EASY_INSTALLER, that existed only on > toradex downstream branch. > > Signed-off-by: Hiago De Franco Acked-by: Marcel Ziswiler

Re: [PATCH 02/32] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...

2023-08-31 Thread Marcel Ziswiler
> Signed-off-by: Simon Glass Reviewed-by: Marcel Ziswiler [snip] Cheers Marcel

Re: [PATCH v1 1/2] verdin-am62: add u-boot update wrappers

2023-08-28 Thread Marcel Ziswiler
On Thu, 2023-08-24 at 16:42 +0200, Francesco Dolcini wrote: > Hello Nishanth, > > On Thu, Aug 24, 2023 at 07:10:57AM -0500, Nishanth Menon wrote: > > On 13:19-20230824, Francesco Dolcini wrote: > > > On Thu, Aug 24, 2023 at 10:08:49AM +0200, Emanuele Ghidoli wrote: > > > > From: Emanuele Ghidoli

[PATCH v1 2/2] doc: board: toradex: verdin-am62: document update u-boot wrapper

2023-08-28 Thread Marcel Ziswiler
From: Marcel Ziswiler Now with the update U-Boot wrappers having been sorted out, document their usage. Signed-off-by: Marcel Ziswiler --- doc/board/toradex/verdin-am62.rst | 14 ++ 1 file changed, 14 insertions(+) diff --git a/doc/board/toradex/verdin-am62.rst b/doc/board

[PATCH v1 1/2] doc: board: toradex: minor documentation update

2023-08-28 Thread Marcel Ziswiler
From: Marcel Ziswiler - Update SPDX-License-Identifier from obsolete GPL-2.0+ to GPL-2.0-or-later. - Add links to product websites of SoM and carrier board where missing. - Add information about update U-Boot wrapper where missing. - Add sectionauthor where missing. - Update information about

[PATCH v1 0/2] doc: board: toradex: documentation update

2023-08-28 Thread Marcel Ziswiler
From: Marcel Ziswiler This series contains some minor documentation updates. The second commit documents what got discussed here [1] and therefore depends on Emanuele's series landing first. [1] https://lore.kernel.org/all/zodsx2vmnf20i...@francesco-nb.int.toradex.com Marcel Ziswiler (2

Re: [PATCH V5 02/17] include: configs: am62x_evm: Drop unused SDRAM address

2023-08-28 Thread Marcel Ziswiler
On Thu, 2023-08-24 at 18:15 +0200, Francesco Dolcini wrote: [snip] > > > > > What about include/configs/verdin-am62.h ? > > > > > > > > > > It seems that that board, which is am62x based, also has the un-needed > > > > > include. > > > > > > > > > > Since i'm not 100% sure, I have added Marcel

[PATCH v1] include: configs: verdin-am62: drop unused sdram address

2023-08-28 Thread Marcel Ziswiler
From: Marcel Ziswiler Drop unused macro. This was copied straight from the AM62x EVM but while meant for a second region of DDR this is not even needed for the AM62x EVM configurations and has meanwhile also been dropped there. Note that on the Verdin AM62, we do auto-detect the amount of SDRAM

[PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support

2023-08-28 Thread Marcel Ziswiler
From: Marcel Ziswiler Enable USB device and fastboot support which may be used to load the Toradex Easy Installer FIT image. While at it also enable USB mass storage aka UMS support. Note that the i.MX 8M Plus recovery mode support is based on the USB boot stage of the BOOTROM and does

Re: [PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi

2023-08-26 Thread Marcel Ziswiler
Reviewed-by: Fabio Estevam For the entire series. Reviewed-by: Marcel Ziswiler > --- > v2: added Fabio's rb tag > --- >  arch/arm/dts/imx8mm-cl-iot-gate-optee-u-boot.dtsi | 7 --- >  arch/arm/dts/imx8mm-cl-iot-gate-u-boot.dtsi   | 7 --- >  arch/arm/dts/imx8

Re: [PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi

2023-08-26 Thread Marcel Ziswiler
> > Signed-off-by: Tim Harvey Reviewed-by: Marcel Ziswiler > --- > v2: >  - fix invalid ifdef >  - add rb tags from Fabio and Peng > --- >  arch/arm/dts/imx8mm-evk-u-boot.dtsi   | 16 --- >  .../dts/imx8mm-kontron-bl-common-u-boot.dtsi  | 16 -

Re: [PATCH v2 3/3] board: toradex: add verdin am62 support

2023-08-25 Thread Marcel Ziswiler
Sali Alexander On August 25, 2023 6:24:01 PM GMT+02:00, "Sverdlin, Alexander" wrote: >Hello Marcel, > >On Fri, 2023-08-25 at 15:20 +0200, Alexander Sverdlin wrote: >> > +Build U-Boot for R5 >> > +--- >> > + >> > +.. code-block:: bash >> > + >> > +    $ export ARCH=arm >> > +   

Re: [PATCH v7 1/2] phy: phy-imx8mq-usb: add vbus regulator support

2023-08-24 Thread Marcel Ziswiler
rek Vasut Tested-by: Marcel Ziswiler > --- > v7: >  - add #ifdef protection around clk_disable error path > > v6: >  - move changes to clk to separate patch >  - sort new vars in reverse christmas tree style > > v5: >  - remove #if CONFIG_IS_ENABLED around struct

Re: [PATCH V5 02/17] include: configs: am62x_evm: Drop unused SDRAM address

2023-08-24 Thread Marcel Ziswiler
On Thu, 2023-08-24 at 07:05 -0500, Nishanth Menon wrote: > On 10:13-20230824, Mattijs Korpershoek wrote: > > Hi Nishanth, > > > > On mer., août 23, 2023 at 22:10, Nishanth Menon wrote: > > > > > Drop unused macro. This was meant for a second region of DDR which we > > > do not need for AM62x

[PATCH v1] board: toradex: verdin-imx8mm: enable usb sdp spl recovery support

2023-08-22 Thread Marcel Ziswiler
From: Marcel Ziswiler Enable USB SDP SPL aka serial downloader recovery mode support. While at it also enable fastboot support which may be used to subsequently load further stages like a Toradex Easy Installer FIT image. Signed-off-by: Marcel Ziswiler --- .../dts/imx8mm-verdin-wifi-dev-u

Re: [PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x

2023-08-21 Thread Marcel Ziswiler
Hi Sjoerd On Thu, 2023-06-01 at 08:37 +0200, Sjoerd Simons wrote: > On Wed, 2023-05-31 at 17:14 -0400, Tom Rini wrote: > > On Thu, Apr 06, 2023 at 08:55:34PM +0200, Sjoerd Simons wrote: > > > > > This series adds more boot sources for the TI am62x. For that the > > > dts' > > > are synced from

[PATCH v1] doc: board: toradex: fix verdin module output

2023-08-06 Thread Marcel Ziswiler
From: Marcel Ziswiler Fix the Verdin module output which was missing white space for correct rendering. While at it also leave product links, add section author also for the Verdin iMX8M Mini and Plus, and add a missing CROSS_COMPILE export for the Verdin iMX8M Mini. Signed-off-by: Marcel

Re: [PATCH v4 0/3] board: toradex: add verdin am62 support

2023-08-06 Thread Marcel Ziswiler
Sorry about that. Looks like patman somehow choose you. I will add a rule to no longer do that. Thanks! On August 6, 2023 12:58:29 PM GMT+02:00, "Pali Rohár" wrote: >I'm not responsible for k3, so do not send me these emails. > >On Friday 28 July 2023 22:54:53 Marcel Zisw

Re: [PATCH v6 4/4] board: toradex: add verdin am62 support

2023-08-04 Thread Marcel Ziswiler
On August 4, 2023 8:43:13 PM GMT+02:00, Nishanth Menon wrote: >On 14:35-20230804, Tom Rini wrote: >[..] >> > > +Output: >> > > + >> > > +.. code-block:: bash >> [snip] >> > I think you missed adding white space here. >> > >> > It renders as this: >> >

Re: [PATCH v6 4/4] board: toradex: add verdin am62 support

2023-08-04 Thread Marcel Ziswiler
Hi Nishanth On Fri, 2023-08-04 at 05:50 -0500, Nishanth Menon wrote: > On 12:08-20230804, Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > > > This adds initial support for the Toradex Verdin AM62 Quad 1GB WB IT > > V1.0A module and subsequent V1.

[PATCH v6 0/4] board: toradex: add verdin am62 support

2023-08-04 Thread Marcel Ziswiler
From: Marcel Ziswiler This series adds initial support for the Toradex Verdin AM62 SoM [1]. The first commit adds resp. PID4s to the ConfigBlock, the second one fixes an early clocking issue confirmed to be a weird bug in TI's scripting, the third one fixes some binman labeling issue. And last

[PATCH v6 3/4] arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labels

2023-08-04 Thread Marcel Ziswiler
From: Marcel Ziswiler Fix rcfg_yaml to really point to rm-cfg.yaml and pcfg_yaml to really point to pm-cfg.yaml which likely is the intention. While at it also add labels for the remaining items like custmpk_pem, dkey_pem, bcfg_yaml_sysfw, scfg_yaml_sysfw, pcfg_yaml_sysfw and rcfg_yaml_sysfw

[PATCH v6 2/4] arm: mach-k3: am62: fix 2nd mux option of clkout0

2023-08-04 Thread Marcel Ziswiler
From: Marcel Ziswiler Fix second mux option of clkout0 which should really be DEV_BOARD0_CLKOUT0_IN_PARENT_HSDIV4_16FFT_MAIN_2_HSDIVOUT1_CLK10 rather than twice the same according to [1]. [1] https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/am62x/clocks.html#clocks-for-board0-device

[PATCH v6 1/4] toradex: tdx-cfg-block: add verdin am62 skus

2023-08-04 Thread Marcel Ziswiler
From: Marcel Ziswiler Add initial Verdin AM62 Quad 1GB WB IT prototype and launch configuration SKUs to ConfigBlock handling. 0069: Verdin AM62 Quad 1GB WB IT 0071: Verdin AM62 Solo 512MB 0072: Verdin AM62 Solo 512MB WB IT 0073: Verdin AM62 Dual 1GB ET 0074: Verdin AM62 Dual 1GB IT 0075: Verdin

Re: [PATCH v5 3/3] board: toradex: add verdin am62 support

2023-08-04 Thread Marcel Ziswiler
Hi Neha On Fri, 2023-08-04 at 12:04 +0530, Neha Malcom Francis wrote: > Hi Marcel > > Repeating my comments from v4, as I missed seeing this version. > > On 03/08/23 19:30, Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > > > This adds initial support for

Re: [PATCH v5 3/3] board: toradex: add verdin am62 support

2023-08-04 Thread Marcel Ziswiler
On Fri, 2023-08-04 at 10:15 +0200, Francesco Dolcini wrote: > On Fri, Aug 04, 2023 at 08:12:36AM +0000, Marcel Ziswiler wrote: > > Hi Neha > > > > On Fri, 2023-08-04 at 13:35 +0530, Neha Malcom Francis wrote: > > > Hi Francesco > > > > >

Re: [PATCH v5 3/3] board: toradex: add verdin am62 support

2023-08-04 Thread Marcel Ziswiler
Hi Neha On Fri, 2023-08-04 at 13:35 +0530, Neha Malcom Francis wrote: > Hi Francesco > > On 04/08/23 13:24, Francesco Dolcini wrote: > > On Fri, Aug 04, 2023 at 12:04:59PM +0530, Neha Malcom Francis wrote: > > > On 03/08/23 19:30, Marcel Ziswiler wrote: > >

Re: [PATCH v4 3/3] board: toradex: add verdin am62 support

2023-08-03 Thread Marcel Ziswiler
Hi Nishanth On Wed, 2023-08-02 at 17:54 -0500, Nishanth Menon wrote: > On 22:54-20230728, Marcel Ziswiler wrote: > > From: Marcel Ziswiler > [...] > > > diff --git a/doc/board/toradex/verdin-am62.rst > > b/doc/board/toradex/verdin-am62.rst > > new file

[PATCH v5 0/3] board: toradex: add verdin am62 support

2023-08-03 Thread Marcel Ziswiler
From: Marcel Ziswiler This series adds initial support for the Toradex Verdin AM62 SoM [1]. The first commit adds resp. PID4s to the ConfigBlock, the second one fixes an early clocking issue confirmed to be a weird bug in TI's scripting. And last but not least support for the Toradex Verdin

[PATCH v5 2/3] arm: mach-k3: am62: fix 2nd mux option of clkout0

2023-08-03 Thread Marcel Ziswiler
From: Marcel Ziswiler Fix second mux option of clkout0 which should really be DEV_BOARD0_CLKOUT0_IN_PARENT_HSDIV4_16FFT_MAIN_2_HSDIVOUT1_CLK10 rather than twice the same according to [1]. [1] https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/am62x/clocks.html#clocks-for-board0-device

[PATCH v5 1/3] toradex: tdx-cfg-block: add verdin am62 skus

2023-08-03 Thread Marcel Ziswiler
From: Marcel Ziswiler Add initial Verdin AM62 Quad 1GB WB IT prototype and launch configuration SKUs to ConfigBlock handling. 0069: Verdin AM62 Quad 1GB WB IT 0071: Verdin AM62 Solo 512MB 0072: Verdin AM62 Solo 512MB WB IT 0073: Verdin AM62 Dual 1GB ET 0074: Verdin AM62 Dual 1GB IT 0075: Verdin

Re: [PATCH v4 3/3] board: toradex: add verdin am62 support

2023-08-03 Thread Marcel Ziswiler
Hi Nishanth On Wed, 2023-08-02 at 17:29 -0500, Nishanth Menon wrote: > On 22:54-20230728, Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > > > This adds initial support for the Toradex Verdin AM62 Quad 1GB WB IT > > V1.0A module and subsequent V1.

[PATCH v4 0/3] board: toradex: add verdin am62 support

2023-07-28 Thread Marcel Ziswiler
From: Marcel Ziswiler This series adds initial support for the Toradex Verdin AM62 SoM [1]. The first commit adds resp. PID4s to the ConfigBlock, the second one fixes an early clocking issue confirmed to be a weird bug in TI's scripting. And last but not least support for the Toradex Verdin

[PATCH v4 2/3] arm: mach-k3: am62: fix 2nd mux option of clkout0

2023-07-28 Thread Marcel Ziswiler
From: Marcel Ziswiler Fix second mux option of clkout0 which should really be DEV_BOARD0_CLKOUT0_IN_PARENT_HSDIV4_16FFT_MAIN_2_HSDIVOUT1_CLK10 rather than twice the same according to [1]. [1] https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/am62x/clocks.html#clocks-for-board0-device

[PATCH v4 1/3] toradex: tdx-cfg-block: add verdin am62 skus

2023-07-28 Thread Marcel Ziswiler
From: Marcel Ziswiler Add initial Verdin AM62 Quad 1GB WB IT prototype and launch configuration SKUs to ConfigBlock handling. 0069: Verdin AM62 Quad 1GB WB IT 0071: Verdin AM62 Solo 512MB 0072: Verdin AM62 Solo 512MB WB IT 0073: Verdin AM62 Dual 1GB ET 0074: Verdin AM62 Dual 1GB IT 0075: Verdin

Re: [PATCH v4 1/2] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node

2023-07-28 Thread Marcel Ziswiler
Hi Maxime On Fri, 2023-07-28 at 15:52 +0200, mrip...@kernel.org wrote: > On Fri, Jul 28, 2023 at 01:34:38PM +0000, Marcel Ziswiler wrote: [snip] > > However, so far I could not make this work for our use-case [1]. It just > > keeps crashing. Any ideas? > > > > [s

  1   2   3   4   5   6   7   8   9   10   >