[PATCH rtems 1/6] bsps/imxrt1050: Install device tree sources
Christian Mauderer
christian.mauderer at embedded-brains.de
Thu Jul 13 13:42:18 UTC 2023
Useful for creating an application specific device tree that is based on
the evaluation board.
---
spec/build/bsps/arm/imxrt/bspimxrt1052.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/spec/build/bsps/arm/imxrt/bspimxrt1052.yml b/spec/build/bsps/arm/imxrt/bspimxrt1052.yml
index ec218112ac..d2bd43d84d 100644
--- a/spec/build/bsps/arm/imxrt/bspimxrt1052.yml
+++ b/spec/build/bsps/arm/imxrt/bspimxrt1052.yml
@@ -16,6 +16,7 @@ includes:
install:
- destination: ${BSP_INCLUDEDIR}/imxrt
source:
+ - bsps/arm/imxrt/dts/imxrt1050-evkb.dts
- bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi
- bsps/arm/imxrt/include/imxrt/imxrt1050-pinfunc.h
links:
--
2.35.3
More information about the devel
mailing list