[PATCH v3] arm: dts: kirkwood: Enable upstream DT on Kirkwood boards

2024-04-01 Thread Tony Dinh
Enable OF_UPSTREAM to use upstream DT and add marvell/ prefix to the DEFAULT_DEVICE_TREE for Kirkwood boards. And so we can directly build DTBs from dts/upstream/src/arm/marvell, and including *-u-boot.dtsi files from arch/arm/dts/ directory. Background: The following 2 commands and filters were

Re: [PATCH] mvebu: Enable preboot start for pci/usb/scsi/nvme

2024-04-01 Thread Dennis Gilmore
Does anyone have an alternate email for Konstantin Porotchkin? he is listed as the maintainer for theESPRESSOBin BOARD. and his email is bouncing because his inbox is full. Dennis On Mon, Apr 1, 2024 at 8:40 PM Dennis Gilmore wrote: > > While preboot was enabled, it did not work as commands are

[PATCH] mvebu: Enable preboot start for pci/usb/scsi/nvme

2024-04-01 Thread Dennis Gilmore
While preboot was enabled, it did not work as commands are needed to be run to enable some of the subsystems. This patch starts pci, USB, Sata, and nvme and makes sure that the system will boot no mater what storage is in use. Applogies for resending, I accidently left the u-boot list off

Re: [PATCH v2 4/6] board: starfive: support Milk-V Mars board

2024-04-01 Thread Minda Chen
> > On 4/1/24 17:28, Aurelien Jarno wrote: > > On 2024-03-28 17:01, Heinrich Schuchardt wrote: > >> On 24.03.24 16:00, Aurelien Jarno wrote: > >>> On 2024-03-21 19:11, Heinrich Schuchardt wrote: > The differences between the Milk-V Mars board and the VisionFive 2 > board are small

Re: [PATCH 1/2] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL

2024-04-01 Thread Wadim Egorov
Hi Vignesh, Hi Bryan, Am 05.03.24 um 18:36 schrieb Raghavendra, Vignesh: On 3/5/2024 11:04 PM, Bryan Brattlof wrote: On March 5, 2024 thus sayeth Vignesh Raghavendra: On 05/03/24 01:57, Bryan Brattlof wrote: Hey Vignesh! On March 4, 2024 thus sayeth Vignesh Raghavendra: Hi Wadim, On

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

2024-04-01 Thread Christian Gmeiner
Hi Fabio > The mx6cuboxi_defconfig target supports several board > variants. All of these variants use the hummingboard devicetree in U-Boot. > > Currently, the devicetree model as well as the board variant name > are shown: > > ... > Model: SolidRun HummingBoard2 Dual/Quad (1.5som+emmc) >

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

2024-04-01 Thread Christian Gmeiner
Hi Fabio > From: Josua Mayer > > The i.MX6 Cubox-i and HummingBoards can have different PHYs at varying > addresses. U-Boot needs to auto-detect which phy is actually present, > and at which address it is responding. > > Auto-detection from multiple phy nodes specified in device-tree does not

[V2 PATCH 2/2] rockchip: Switch RK3568 and RK3588 to new RAM bank logic

2024-04-01 Thread Chris Morgan
From: Chris Morgan Switch all RK3568 and RK3588 boards to use the ATAGS based RAM bank logic. This allows us to access all RAM when >= 4GB of RAM is available while also automatically creating the memory holes when >= 16GB of RAM is available. Remove the board specific logic that previously

[V1 PATCH 1/2] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588

2024-04-01 Thread Chris Morgan
From: Chris Morgan Allow RK3568 and RK3588 based boards to get the RAM bank configuration from the ROCKCHIP_TPL stage instead of the current logic. This fixes both an issue where 256MB of RAM is blocked for devices with >= 4GB of RAM and where memory holes need to be defined for devices with >=

[V2 PATCH 0/2] Update RAM Bank Logic for RK3568/RK3588

2024-04-01 Thread Chris Morgan
From: Chris Morgan Use the ATAG info provided by the Rockchip binary TPL to identify RAM banks on the RK3568 and RK3588 when using the ROCKCHIP_TPL binary. This is needed because there are specific addresses that should not be written to for all RK3588 based devices with >=16GB of RAM, writing

Re: [PATCH 1/2] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL

2024-04-01 Thread Wadim Egorov
Am 01.04.24 um 16:46 schrieb Bryan Brattlof: On April 1, 2024 thus sayeth Wadim Egorov: Hi Vignesh, Hi Bryan, Am 05.03.24 um 18:36 schrieb Raghavendra, Vignesh: On 3/5/2024 11:04 PM, Bryan Brattlof wrote: On March 5, 2024 thus sayeth Vignesh Raghavendra: On 05/03/24 01:57, Bryan

Re: [PATCH 4/4] configs: j721s2_evm_*_defconfig: Enable OSPI configs

2024-04-01 Thread Apurva Nandan
On 01/04/24 11:16, Manorit Chawdhry wrote: Enable OSPI related configs to boot using OSPI Signed-off-by: Manorit Chawdhry --- configs/j721s2_evm_a72_defconfig | 3 +++ configs/j721s2_evm_r5_defconfig | 3 +++ 2 files changed, 6 insertions(+) diff --git

Re: [PATCH 2/4] arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode

2024-04-01 Thread Apurva Nandan
On 01/04/24 11:16, Manorit Chawdhry wrote: R5 being a 32-bit processor can't understand the 64-bit mapping being done in ospi node. Override the ospi node for 32-bit register ranges and the fss node ( the parent node of ospi ) to map the ranges for the updated child node correctly.

Re: [PATCH 3/4] arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node

2024-04-01 Thread Apurva Nandan
On 01/04/24 11:16, Manorit Chawdhry wrote: Enable ospi0 node for all boot stages Signed-off-by: Manorit Chawdhry --- arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

[PATCH] board: rockchip: Add Indiedroid Nova

2024-04-01 Thread Chris Morgan
From: Chris Morgan The Indiedroid Nova is a Rockchip RK3588S based SBC from Indiedroid. Specifications: Rockchip RK3588S SoC 4x ARM Cortex-A76, 4x ARM Cortex-A55 4/8/16GB memory LPDDR4x Mali G610MC4 GPU Optional eMMC 2x USB 2.0, 2x USB 3.0, 1x USB 3.0 C port with DP Alt

Re: [PATCH 1/4] mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode

2024-04-01 Thread Jon Humphreys
Manorit Chawdhry writes: > From: Pratyush Yadav > > On DTR capable flashes like Micron Xcella the writes cannot start or end > at an odd address in DTR mode. Extra 0xff bytes need to be prepended or > appended respectively to make sure both the start and end addresses are > even. > >

[PATCH 1/1] net: add support to parse the NIS domain for the dhcp options

2024-04-01 Thread Charles Hardin
There is code in the bootp parsing for NIS domain and add the same support for the dhcp options as well. This allows the same usage of the data when the dhcp command is used in the boot command. Signed-off-by: Charles Hardin --- net/bootp.c | 8 1 file changed, 8 insertions(+) diff

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Sumit Garg
On Mon, 1 Apr 2024 at 15:54, Jonas Karlman wrote: > > On 2024-04-01 12:08, Sumit Garg wrote: > > On Mon, 1 Apr 2024 at 15:15, Jonas Karlman wrote: > >> > >> Hi Sumit, > >> > >> On 2024-04-01 10:52, Sumit Garg wrote: > >>> Hi Jonas, > >>> > >>> On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: >

Re: [PATCH 11/31] clk: rockchip: rk3399: Rename SCLK_DDRCLK to SCLK_DDRC

2024-04-01 Thread Sumit Garg
On Mon, 1 Apr 2024 at 02:01, Jonas Karlman wrote: > > Sync rk3399-cru.h with one from linux v6.2+ and fix use of the > SCLK_DDRCLK name that was only used by U-Boot. > > Signed-off-by: Jonas Karlman > --- > arch/arm/dts/rk3399-u-boot.dtsi| 2 +- > drivers/clk/rockchip/clk_rk3399.c

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Sumit Garg
On Mon, 1 Apr 2024 at 16:34, Jonas Karlman wrote: > > On 2024-04-01 12:53, Sumit Garg wrote: > > On Mon, 1 Apr 2024 at 15:31, Jonas Karlman wrote: > >> > >> On 2024-04-01 11:45, Jonas Karlman wrote: > >>> Hi Sumit, > >>> > >>> On 2024-04-01 10:52, Sumit Garg wrote: > Hi Jonas, > >

Re: [PATCH 1/2] arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL

2024-04-01 Thread Bryan Brattlof
On April 1, 2024 thus sayeth Wadim Egorov: > Hi Vignesh, Hi Bryan, > > > Am 05.03.24 um 18:36 schrieb Raghavendra, Vignesh: > > > > > > On 3/5/2024 11:04 PM, Bryan Brattlof wrote: > > > On March 5, 2024 thus sayeth Vignesh Raghavendra: > > > > > > > > On 05/03/24 01:57, Bryan Brattlof

Re: [PATCH v2 4/6] board: starfive: support Milk-V Mars board

2024-04-01 Thread Aurelien Jarno
On 2024-03-28 17:01, Heinrich Schuchardt wrote: > On 24.03.24 16:00, Aurelien Jarno wrote: > > On 2024-03-21 19:11, Heinrich Schuchardt wrote: > > > The differences between the Milk-V Mars board and the VisionFive 2 board > > > are small enough that we can support both using the same U-Boot build.

Re: [PATCH 11/31] clk: rockchip: rk3399: Rename SCLK_DDRCLK to SCLK_DDRC

2024-04-01 Thread Jonas Karlman
Hi Sumit, On 2024-04-01 10:56, Sumit Garg wrote: > On Mon, 1 Apr 2024 at 02:01, Jonas Karlman wrote: >> >> Sync rk3399-cru.h with one from linux v6.2+ and fix use of the >> SCLK_DDRCLK name that was only used by U-Boot. >> >> Signed-off-by: Jonas Karlman >> --- >>

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Jonas Karlman
On 2024-04-01 12:53, Sumit Garg wrote: > On Mon, 1 Apr 2024 at 15:31, Jonas Karlman wrote: >> >> On 2024-04-01 11:45, Jonas Karlman wrote: >>> Hi Sumit, >>> >>> On 2024-04-01 10:52, Sumit Garg wrote: Hi Jonas, On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: > > This

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Jonas Karlman
Hi Sumit, On 2024-04-01 10:52, Sumit Garg wrote: > Hi Jonas, > > On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: >> >> This series adds support for new clocks used in linux v6.8 device trees, >> enables use of FIT signature check for checksum validation and fixes >> loading FIT from SD-card

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Jonas Karlman
On 2024-04-01 11:45, Jonas Karlman wrote: > Hi Sumit, > > On 2024-04-01 10:52, Sumit Garg wrote: >> Hi Jonas, >> >> On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: >>> >>> This series adds support for new clocks used in linux v6.8 device trees, >>> enables use of FIT signature check for

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Sumit Garg
Hi Jonas, On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: > > This series adds support for new clocks used in linux v6.8 device trees, > enables use of FIT signature check for checksum validation and fixes > loading FIT from SD-card when loading FIT from eMMC fails. > > After this series it

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

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

Re: [PATCH v2 4/6] board: starfive: support Milk-V Mars board

2024-04-01 Thread Heinrich Schuchardt
On 4/1/24 17:28, Aurelien Jarno wrote: On 2024-03-28 17:01, Heinrich Schuchardt wrote: On 24.03.24 16:00, Aurelien Jarno wrote: On 2024-03-21 19:11, Heinrich Schuchardt wrote: The differences between the Milk-V Mars board and the VisionFive 2 board are small enough that we can support both

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Sumit Garg
On Mon, 1 Apr 2024 at 15:15, Jonas Karlman wrote: > > Hi Sumit, > > On 2024-04-01 10:52, Sumit Garg wrote: > > Hi Jonas, > > > > On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: > >> > >> This series adds support for new clocks used in linux v6.8 device trees, > >> enables use of FIT signature

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Jonas Karlman
On 2024-04-01 12:08, Sumit Garg wrote: > On Mon, 1 Apr 2024 at 15:15, Jonas Karlman wrote: >> >> Hi Sumit, >> >> On 2024-04-01 10:52, Sumit Garg wrote: >>> Hi Jonas, >>> >>> On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: This series adds support for new clocks used in linux v6.8

Re: [PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs

2024-04-01 Thread Sumit Garg
On Mon, 1 Apr 2024 at 15:31, Jonas Karlman wrote: > > On 2024-04-01 11:45, Jonas Karlman wrote: > > Hi Sumit, > > > > On 2024-04-01 10:52, Sumit Garg wrote: > >> Hi Jonas, > >> > >> On Mon, 1 Apr 2024 at 01:59, Jonas Karlman wrote: > >>> > >>> This series adds support for new clocks used in