Hi Gilles, On Sun, Oct 27, 2024 at 11:53 AM Gilles Talis <gilles.ta...@gmail.com> 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 > > The device tree file is taken from upstream Linux Kernel > through OF_UPSTREAM > > Signed-off-by: Gilles Talis <gilles.ta...@gmail.com> > --- > Changes v2 --> v3 > - Fixed board documentation build error > - Removed board_phy_config() function > - Added SPDX to env file > - Removed PHY_ADDR config variable
This version looks good, thanks: Reviewed-by: Fabio Estevam <feste...@gmail.com>