
27 Oct
2024
27 Oct
'24
10:30 p.m.
Hi Gilles,
On Sun, Oct 27, 2024 at 11:53 AM Gilles Talis gilles.talis@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.talis@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 festevam@gmail.com