aboutsummaryrefslogtreecommitdiff
path: root/doc/board/siemens
diff options
context:
space:
mode:
authorchao zeng <chao.zeng@siemens.com>2023-02-28 19:19:22 +0100
committerTom Rini <trini@konsulko.com>2023-03-29 11:58:26 -0400
commited57c4078303b62bfce2c5d055a0561239ab899f (patch)
tree5970cf8c6f68c88ecf97d5a7304e06e0d01062f2 /doc/board/siemens
parent00e3ae729b24fc4a248a5150f3bdde3b787af54b (diff)
downloadu-boot-ed57c4078303b62bfce2c5d055a0561239ab899f.zip
u-boot-ed57c4078303b62bfce2c5d055a0561239ab899f.tar.gz
u-boot-ed57c4078303b62bfce2c5d055a0561239ab899f.tar.bz2
arm: dts: iot2050: Add support for M.2 variant
Add support for the M.2 board based on the iot2050 advanced board. The board has two m.2 connectors, one is B-keyed, the other E-keyed. The B-key slot can connect 5G/SSD devices, and E-key can be used for WIFI/BT devices. This variant is covered by PG2 firmware image. Signed-off-by: chao zeng <chao.zeng@siemens.com> [Jan: align DT to kernel, polish wording] Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Diffstat (limited to 'doc/board/siemens')
-rw-r--r--doc/board/siemens/iot2050.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/board/siemens/iot2050.rst b/doc/board/siemens/iot2050.rst
index efe94a4..442d2ca 100644
--- a/doc/board/siemens/iot2050.rst
+++ b/doc/board/siemens/iot2050.rst
@@ -6,7 +6,9 @@ SIMATIC IOT2050 BASIC and ADVANCED
The SIMATIC IOT2050 is an open industrial IoT gateway that is using the TI
AM6528 GP (Basic variant) or the AM6548 HS (Advanced variant). The Advanced
-variant is prepared for secure boot.
+variant is prepared for secure boot. M.2 Variant also uses the AM6548 HS.
+Instead of a MiniPCI connector, it comes with two M.2 connectors and can
+support 5G/WIFI/BT applications or connect an SSD.
The IOT2050 starts only from OSPI. It loads a Siemens-provided bootloader
called SE-Boot for the MCU domain (R5F cores), then hands over to ATF and
@@ -70,7 +72,7 @@ U-Boot:
# configure for PG1
$ make iot2050_pg1_defconfig
- # or configure for PG2
+ # or configure for PG2 or the M.2 variant
$ make iot2050_pg2_defconfig
$ make