]> git.baikalelectronics.ru Git - uboot.git/commit
board: gateworks: venice: add imx8mm-gw7904 support
authorTim Harvey <tharvey@gateworks.com>
Wed, 14 Sep 2022 16:02:19 +0000 (09:02 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 24 Oct 2022 09:34:33 +0000 (11:34 +0200)
commitf590bf673263829c7b0c3cf2e31965a5e947f70d
tree59d8c1a2dce73961ff4aeb161e08809c8ff71f9b
parenta31b6cc4ef7ddf4ec389fb9d32ccc78b53b9e3a6
board: gateworks: venice: add imx8mm-gw7904 support

The GW7904 is based on the i.MX 8M Mini SoC featuring:
 - LPDDR4 DRAM
 - eMMC FLASH
 - microSD connector with UHS support
 - LIS2DE12 3-axis accelerometer
 - Gateworks System Controller
 - IMX8M FEC
 - 2x RS232 off-board connectors
 - PMIC
 - 10x bi-color LED's
 - 1x miniPCIe socket with PCIe and USB2.0
 - 802.3at Class 4 PoE
 - 10-30VDC input via barrel-jack

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/dts/Makefile
arch/arm/dts/imx8mm-venice-gw7904-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/imx8mm-venice-gw7904.dts [new file with mode: 0644]
board/gateworks/venice/spl.c