[bootlin/training-materials updates] master: Minor update to challenges (b1564d89)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu May 28 08:10:34 CEST 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/b1564d8959d8e9c81c4e13767513e7afa5bad1da

>---------------------------------------------------------------

commit b1564d8959d8e9c81c4e13767513e7afa5bad1da
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu May 28 08:10:34 2020 +0200

    Minor update to challenges
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

b1564d8959d8e9c81c4e13767513e7afa5bad1da
 resources/embedded-linux/online-challenges/003-linux-kernel.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/resources/embedded-linux/online-challenges/003-linux-kernel.txt b/resources/embedded-linux/online-challenges/003-linux-kernel.txt
index 38b0b5a1..9bf3cf06 100644
--- a/resources/embedded-linux/online-challenges/003-linux-kernel.txt
+++ b/resources/embedded-linux/online-challenges/003-linux-kernel.txt
@@ -19,3 +19,6 @@ Compile and test the Linux kernel on QEMU
   Make sure that Linux reaches the point where it panics because
   it is unable to mount a root filesystem.
   We will create one in the next challenge.
+
+  In the next challenge, we will also load the zImage and dtb
+  from U-Boot after storing them in a FAT32 sdcard partition.




More information about the training-materials-updates mailing list