Re: [PATCH] arm: moxa: add nport6600 platform

2023-08-02 Thread Simon Glass
Hi Sergei, On Mon, 31 Jul 2023 at 12:43, Sergei Antonov wrote: > > Support for NPort 6600 Series RS-232/422/485 secure terminal servers. > > Technical specifications: > FA526 ARMv4 CPU, 64 MB of RAM, 16 MB NOR flash, 100 Mbit/s Ethernet, > optional expansion modules, up to 32 RS-232/422/485 ports

Re: [PATCH] arm: moxa: add nport6600 platform

2023-08-02 Thread Tom Rini
On Wed, Aug 02, 2023 at 05:27:54PM +0300, Sergei Antonov wrote: > On Tue, 1 Aug 2023 at 17:27, Tom Rini wrote: > > > > On Tue, Aug 01, 2023 at 01:11:28PM +0300, Sergei Antonov wrote: > > > On Mon, 31 Jul 2023 at 21:59, Tom Rini wrote: > > > > > > > > On Mon, Jul 31, 2023 at 09:43:29PM +0300, Serg

Re: [PATCH] arm: moxa: add nport6600 platform

2023-08-02 Thread Sergei Antonov
On Tue, 1 Aug 2023 at 17:27, Tom Rini wrote: > > On Tue, Aug 01, 2023 at 01:11:28PM +0300, Sergei Antonov wrote: > > On Mon, 31 Jul 2023 at 21:59, Tom Rini wrote: > > > > > > On Mon, Jul 31, 2023 at 09:43:29PM +0300, Sergei Antonov wrote: > > > > > > > Support for NPort 6600 Series RS-232/422/485

Re: [PATCH] arm: moxa: add nport6600 platform

2023-08-01 Thread Tom Rini
On Tue, Aug 01, 2023 at 01:11:28PM +0300, Sergei Antonov wrote: > On Mon, 31 Jul 2023 at 21:59, Tom Rini wrote: > > > > On Mon, Jul 31, 2023 at 09:43:29PM +0300, Sergei Antonov wrote: > > > > > Support for NPort 6600 Series RS-232/422/485 secure terminal servers. > > > > > > Technical specificatio

Re: [PATCH] arm: moxa: add nport6600 platform

2023-08-01 Thread Sergei Antonov
On Mon, 31 Jul 2023 at 21:59, Tom Rini wrote: > > On Mon, Jul 31, 2023 at 09:43:29PM +0300, Sergei Antonov wrote: > > > Support for NPort 6600 Series RS-232/422/485 secure terminal servers. > > > > Technical specifications: > > FA526 ARMv4 CPU, 64 MB of RAM, 16 MB NOR flash, 100 Mbit/s Ethernet, >

Re: [PATCH] arm: moxa: add nport6600 platform

2023-07-31 Thread Tom Rini
On Mon, Jul 31, 2023 at 09:43:29PM +0300, Sergei Antonov wrote: > Support for NPort 6600 Series RS-232/422/485 secure terminal servers. > > Technical specifications: > FA526 ARMv4 CPU, 64 MB of RAM, 16 MB NOR flash, 100 Mbit/s Ethernet, > optional expansion modules, up to 32 RS-232/422/485 ports.

[PATCH] arm: moxa: add nport6600 platform

2023-07-31 Thread Sergei Antonov
Support for NPort 6600 Series RS-232/422/485 secure terminal servers. Technical specifications: FA526 ARMv4 CPU, 64 MB of RAM, 16 MB NOR flash, 100 Mbit/s Ethernet, optional expansion modules, up to 32 RS-232/422/485 ports. Signed-off-by: Sergei Antonov --- arch/arm/Kconfig |