mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-22 16:48:14 +01:00
Add initial support for the PHYTEC phyBOARD-Segin-i.MX93 board based on the PHYTEC phyCORE-i.MX93 SoM. Supported features: - 1GB LPDDR4 RAM - eMMC - external SD - FEC Ethernet - debug UART - watchdog Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Tested-by: Primoz Fiser <primoz.fiser@norik.com> Reviewed-by: Yannic Moog <y.moog@phytec.de>
11 lines
423 B
Plaintext
11 lines
423 B
Plaintext
phyCORE-i.MX93
|
|
M: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
W: https://www.phytec.eu/en/produkte/system-on-modules/phycore-imx-91-93/
|
|
S: Maintained
|
|
F: arch/arm/dts/imx93-phyboard-segin.dts
|
|
F: arch/arm/dts/imx93-phycore-som.dtsi
|
|
F: arch/arm/dts/imx93-phyboard-segin-u-boot.dtsi
|
|
F: board/phytec/phycore_imx93/
|
|
F: configs/imx93-phyboard-segin_defconfig
|
|
F: include/configs/phycore_imx93.h
|