From a63b29f70e9e9d9e7e88c8091aa7237bb21b5b86 Mon Sep 17 00:00:00 2001 From: Shravan Chippa Date: Fri, 28 Jun 2024 14:13:04 +0530 Subject: [PATCH] applications: mpfs-video-kit: Note for loading dt-overlay No need to load the overlay file from u-boot for the job file version v2024.06 or above. Signed-off-by: Shravan Chippa --- .../mpfs-video-kit-h264-modular-pipeline-demo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications-and-demos/mpfs-video-kit-h264-modular-pipeline-demo.md b/applications-and-demos/mpfs-video-kit-h264-modular-pipeline-demo.md index 532dce2..1a0390a 100644 --- a/applications-and-demos/mpfs-video-kit-h264-modular-pipeline-demo.md +++ b/applications-and-demos/mpfs-video-kit-h264-modular-pipeline-demo.md @@ -85,6 +85,8 @@ In the above diagram, the Video device node is created by the Video Capture (DMA ## Steps To Load H.264 Modular Pipeline +- `Note`: If FlashPro Express programming job file (taken from [Video Kit reference design](https://mi-v-ecosystem.github.io/redirects/releases-video-kit-reference-design)) version is v2024.06 or above, there is no need to follow the below steps, as the devicetree overlay for the modular pipeline will be loaded from flash automatically while booting Linux. + - To load the H.264 modular pipeline, stop at U-Boot prompt (while booting on boot console press any key on key board to stop, U-Boot logs looks like below): ```sh