Re: [PATCH 1/2] arm: mvebu: Initial iEi Puzzle-M801 support

2020-10-14 Thread Stefan Roese
Hi Luka, On 14.10.20 10:14, Luka Perkov wrote: Hello Stefan and Tom, On Wed, Sep 23, 2020 at 8:47 AM Stefan Roese wrote: On 29.08.20 00:35, Luka Kovacic wrote: Add initial U-Boot support for the iEi Puzzle-M801 board based on the Marvell Armada 88F8040 SoC. Currently supported hardware:

Re: [PATCH 1/2] arm: mvebu: Initial iEi Puzzle-M801 support

2020-10-14 Thread Luka Perkov
Hello Stefan and Tom, On Wed, Sep 23, 2020 at 8:47 AM Stefan Roese wrote: > > On 29.08.20 00:35, Luka Kovacic wrote: > > Add initial U-Boot support for the iEi Puzzle-M801 board based on the > > Marvell Armada 88F8040 SoC. > > > > Currently supported hardware: > > 1x USB 3.0 > > 4x Gigabit

Re: [PATCH 1/2] arm: mvebu: Initial iEi Puzzle-M801 support

2020-10-14 Thread Stefan Roese
On 29.08.20 00:35, Luka Kovacic wrote: Add initial U-Boot support for the iEi Puzzle-M801 board based on the Marvell Armada 88F8040 SoC. Currently supported hardware: 1x USB 3.0 4x Gigabit Ethernet 2x SFP+ (with NXP PCA9555 and NXP PCA9544) 1x SATA 3.0 1x M.2 type B 1x RJ45 UART 1x SPI flash 1x

Re: [PATCH 1/2] arm: mvebu: Initial iEi Puzzle-M801 support

2020-09-23 Thread Stefan Roese
On 29.08.20 00:35, Luka Kovacic wrote: Add initial U-Boot support for the iEi Puzzle-M801 board based on the Marvell Armada 88F8040 SoC. Currently supported hardware: 1x USB 3.0 4x Gigabit Ethernet 2x SFP+ (with NXP PCA9555 and NXP PCA9544) 1x SATA 3.0 1x M.2 type B 1x RJ45 UART 1x SPI flash 1x

[PATCH 1/2] arm: mvebu: Initial iEi Puzzle-M801 support

2020-08-28 Thread Luka Kovacic
Add initial U-Boot support for the iEi Puzzle-M801 board based on the Marvell Armada 88F8040 SoC. Currently supported hardware: 1x USB 3.0 4x Gigabit Ethernet 2x SFP+ (with NXP PCA9555 and NXP PCA9544) 1x SATA 3.0 1x M.2 type B 1x RJ45 UART 1x SPI flash 1x EPSON RX8010 RTC Signed-off-by: Luka