Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-07-21 Thread Stefan Roese
On 20.05.22 13:46, Robert Marko wrote: Methode eDPU is an Armada 3720 power board based on the Methode uDPU. They feature the same CPU, RAM, and storage as well as the form factor. However, eDPU only has one SFP slot plus a copper G.hn port which does not work under U-boot. In order to reduce

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-06-03 Thread Robert Marko
On Fri, Jun 3, 2022 at 11:42 AM Stefan Roese wrote: > > On 02.06.22 23:58, Pali Rohár wrote: > > On Monday 23 May 2022 11:20:27 Pali Rohár wrote: > >> On Monday 23 May 2022 11:18:23 Robert Marko wrote: > >>> On Mon, May 23, 2022 at 10:20 AM Pali Rohár wrote: > > On Friday 20 May 2022

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-06-03 Thread Stefan Roese
On 02.06.22 23:58, Pali Rohár wrote: On Monday 23 May 2022 11:20:27 Pali Rohár wrote: On Monday 23 May 2022 11:18:23 Robert Marko wrote: On Mon, May 23, 2022 at 10:20 AM Pali Rohár wrote: On Friday 20 May 2022 13:46:32 Robert Marko wrote: Changes in v4: * Remove CMD_PCI as PCI is disabled

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-06-02 Thread Pali Rohár
On Monday 23 May 2022 11:20:27 Pali Rohár wrote: > On Monday 23 May 2022 11:18:23 Robert Marko wrote: > > On Mon, May 23, 2022 at 10:20 AM Pali Rohár wrote: > > > > > > On Friday 20 May 2022 13:46:32 Robert Marko wrote: > > > > Changes in v4: > > > > * Remove CMD_PCI as PCI is disabled anyway > >

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-05-23 Thread Pali Rohár
On Monday 23 May 2022 11:18:23 Robert Marko wrote: > On Mon, May 23, 2022 at 10:20 AM Pali Rohár wrote: > > > > On Friday 20 May 2022 13:46:32 Robert Marko wrote: > > > Changes in v4: > > > * Remove CMD_PCI as PCI is disabled anyway > > > > > > Changes in v3: > > > * Use DTS-es pending merge

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-05-23 Thread Robert Marko
On Mon, May 23, 2022 at 10:20 AM Pali Rohár wrote: > > On Friday 20 May 2022 13:46:32 Robert Marko wrote: > > Changes in v4: > > * Remove CMD_PCI as PCI is disabled anyway > > > > Changes in v3: > > * Use DTS-es pending merge upstream > > * Re-enable SCSI as the Armada 37xx BOOT_TARGET_DEVICES

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-05-23 Thread Pali Rohár
On Friday 20 May 2022 13:46:32 Robert Marko wrote: > Changes in v4: > * Remove CMD_PCI as PCI is disabled anyway > > Changes in v3: > * Use DTS-es pending merge upstream > * Re-enable SCSI as the Armada 37xx BOOT_TARGET_DEVICES defines SCSI device > as one of the bootable ones. > We dont have

Re: [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-05-20 Thread Stefan Roese
On 20.05.22 13:46, Robert Marko wrote: Methode eDPU is an Armada 3720 power board based on the Methode uDPU. They feature the same CPU, RAM, and storage as well as the form factor. However, eDPU only has one SFP slot plus a copper G.hn port which does not work under U-boot. In order to reduce

[PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

2022-05-20 Thread Robert Marko
Methode eDPU is an Armada 3720 power board based on the Methode uDPU. They feature the same CPU, RAM, and storage as well as the form factor. However, eDPU only has one SFP slot plus a copper G.hn port which does not work under U-boot. In order to reduce duplication, split the uDPU DTS into a