mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-25 05:10:06 +00:00
The phyCORE-i.MX 93 is available in various variants (e.g. different ram sizes, eMMC HS400 yes/no). Enable hardware introspection for the imx93-phyboard-segin_defconfig, so that during startup the SOM module variant can be detected, and the hardware can be configured accordingly. The resulting SPL and u-boot binary shall able to boot each phyCORE-i.MX 93 module variant on each carrier board. Finally rename imx93-phyboard-segin_defconfig to imx93-phycore_defconfig, to highlight its SOM scope. Signed-off-by: Christoph Stoidner <c.stoidner@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> Reviewed-by: Yannic Moog <y.moog@phytec.de>
14 lines
571 B
Plaintext
14 lines
571 B
Plaintext
phyCORE-i.MX93
|
|
M: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
R: Christoph Stoidner <c.stoidner@phytec.de>
|
|
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: board/phytec/common/imx93_som_detection.c
|
|
F: board/phytec/common/imx93_som_detection.h
|
|
F: configs/imx93-phycore_defconfig
|
|
F: include/configs/phycore_imx93.h
|