mirror of
https://github.com/m5stack/CoreMP135_buildroot-external-st.git
synced 2026-05-20 11:24:38 -07:00
[change] core135 to coremp135
This commit is contained in:
@@ -81,14 +81,14 @@ configurations:
|
||||
how Device Tree files generated by CubeMX can be integrated in a
|
||||
Buildroot configuration.
|
||||
|
||||
11. `m5stack_core135_defconfig`, which is a more feature-ful
|
||||
11. `m5stack_coremp135_defconfig`, which is a more feature-ful
|
||||
configuration to support the [STM32MP135F Discovery Kit](https://wiki.st.com/stm32mpu/wiki/STM32MP13_microprocessor)
|
||||
board. It has support for OpenGL and Qt5 for graphics, for OP-TEE
|
||||
as a Trusted Execution Environment, for RAUC for OTA. It also shows
|
||||
how Device Tree files generated by CubeMX can be integrated in a
|
||||
Buildroot configuration.
|
||||
|
||||
| Feature | st_stm32mp157*_dk1 | st_stm32mp157*_dk2 | st_stm32mp157*_dk1_demo | st_stm32mp157*_dk2_demo | st_stm32mp135f_dk | st_stm32mp135f_dk_demo | m5stack_core135 |
|
||||
| Feature | st_stm32mp157*_dk1 | st_stm32mp157*_dk2 | st_stm32mp157*_dk1_demo | st_stm32mp157*_dk2_demo | st_stm32mp135f_dk | st_stm32mp135f_dk_demo | m5stack_coremp135 |
|
||||
| ------- | ------------------ | ------------------ | ----------------------- | ----------------------- | ----------------------- | ----------------------- | ----------------------- |
|
||||
| TF-A | v2.8-stm32mp-r1.1 | v2.8-stm32mp-r1.1 | v2.8-stm32mp-r1.1 | v2.8-stm32mp-r1.1 | v2.8-stm32mp-r1.1 | v2.8-stm32mp-r1.1 | v2.8-stm32mp-r1.1 |
|
||||
| U-Boot | v2022.10-stm32mp-r1.1 | v2022.10-stm32mp-r1.1 | v2022.10-stm32mp-r1.1 | v2022.10-stm32mp-r1.1 | v2022.10-stm32mp-r1.1 | v2022.10-stm32mp-r1.1 | v2022.10-stm32mp-r1.1 |
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
--- a/configs/core135_defconfig 2024-04-15 12:16:26.409859959 +0800
|
||||
+++ b/configs/core135_defconfig 2024-04-15 12:16:19.373730487 +0800
|
||||
--- a/configs/coremp135_defconfig 2024-04-15 12:16:26.409859959 +0800
|
||||
+++ b/configs/coremp135_defconfig 2024-04-15 12:16:19.373730487 +0800
|
||||
@@ -0,0 +1,146 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_STM32MP=y
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user