Re: [PATCH v2] board: emcraft: Add support for Emcraft Systems NavQ+

2024-10-27 Thread Gilles Talis
Hi Fabio, thank you for the second review! Le ven. 25 oct. 2024 à 07:20, Fabio Estevam a écrit : > > Hi Gilles, > > On Thu, Oct 24, 2024 at 9:44 PM Gilles Talis wrote: > > > > The Emcraft Systems NavQ+ kit is a mobile robotics platform > > based on NXP i.MX8 MPlus SoC. > > > > The following inte

Re: [PATCH v2] board: emcraft: Add support for Emcraft Systems NavQ+

2024-10-25 Thread Fabio Estevam
Hi Gilles, On Thu, Oct 24, 2024 at 9:44 PM Gilles Talis wrote: > > The Emcraft Systems NavQ+ kit is a mobile robotics platform > based on NXP i.MX8 MPlus SoC. > > The following interfaces and devices are enabled: > - eMMC > - Gigabit Ethernet (through eQOS interface) > - SD-Card > - UART console

[PATCH v2] board: emcraft: Add support for Emcraft Systems NavQ+

2024-10-24 Thread Gilles Talis
The Emcraft Systems NavQ+ kit is a mobile robotics platform based on NXP i.MX8 MPlus SoC. The following interfaces and devices are enabled: - eMMC - Gigabit Ethernet (through eQOS interface) - SD-Card - UART console The device tree file is taken from upstream Linux Kernel through OF_UPSTREAM Sig