summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-07-28 01:19:41 +0300
committerStefano Babic <sbabic@denx.de>2021-08-09 15:46:50 +0300
commita8a72c3ce9edc3fa9d9bb729cebbf77a445cb662 (patch)
tree8ff2c08f7c9f7d1f6779529ff181b8f2f79365c7 /configs
parent57d27aa917dca7aed39df2a457473161d29dcf16 (diff)
downloadu-boot-a8a72c3ce9edc3fa9d9bb729cebbf77a445cb662.tar.xz
board: gateworks: venice: add imx8mm-gw7902 support
The GW7902 is based on the i.MX 8M Mini / Nano SoC featuring: - LPDDR4 DRAM - eMMC FLASH - Gateworks System Controller - LTE CAT M1 modem - USB 2.0 HUB - M.2 Socket with USB2.0, PCIe, and dual-SIM - IMX8M FEC - PCIe based GbE - RS232/RS485/RS422 serial transceiver - GPS - CAN bus - WiFi / Bluetooth - MIPI header (DSI/CSI/GPIO/PWM/I2S) - PMIC Do the following to add support for it: - add dts - add PMIC config Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mm_venice_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig
index e10f1b2f80..3da3fad7a0 100644
--- a/configs/imx8mm_venice_defconfig
+++ b/configs/imx8mm_venice_defconfig
@@ -58,7 +58,7 @@ CONFIG_CMD_EXT4_WRITE=y
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
-CONFIG_OF_LIST="imx8mm-venice-gw71xx-0x imx8mm-venice-gw72xx-0x imx8mm-venice-gw73xx-0x imx8mm-venice-gw7901"
+CONFIG_OF_LIST="imx8mm-venice-gw71xx-0x imx8mm-venice-gw72xx-0x imx8mm-venice-gw73xx-0x imx8mm-venice-gw7901 imx8mm-venice-gw7902"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y