From bbc89ef24d285e724041458ce0d6e3a641d09407 Mon Sep 17 00:00:00 2001 From: "robin.turner@kontron.de" <robin.turner@kontron.de> Date: Thu, 12 May 2022 08:58:57 +0200 Subject: [PATCH] Updated the link to the Flash Layout chapter to match the actual file name --- docs/src/booting-an-image.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/booting-an-image.md b/docs/src/booting-an-image.md index cd8697c..c3abf2d 100644 --- a/docs/src/booting-an-image.md +++ b/docs/src/booting-an-image.md @@ -83,8 +83,7 @@ gunzip -c image-ktn-kontron-mx8mm-ktn-zeus-v3.0.0-alpha2-20200203.rootfs.wic.gz ## System Boot diagram A/B Partition -The Flash Layout described in the chapter [Flash Layout](partitioning-and-flash-layout-an-image.md) + the provided bootscripts follow the Boot-diagram below. +The Flash Layout described in the chapter [Flash Layout](initial-partitioning-and-flash-layout.md) + the provided bootscripts follow the Boot-diagram below. ![bootdiagram](images/bl/update-bootflow.jpg) - -- GitLab