From fae5ac30f0e527c67fc52244b9af909630f3a992 Mon Sep 17 00:00:00 2001 From: Simon Dawson Date: Wed, 15 Jan 2014 09:19:22 +0000 Subject: [PATCH] raspberrypi: tweak readme Make the readme.txt for the raspberrypi board less misleading regarding the kernel image file name. Signed-off-by: Simon Dawson Signed-off-by: Peter Korsgaard --- board/raspberrypi/readme.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt index 2052e2b9e..8532de4eb 100644 --- a/board/raspberrypi/readme.txt +++ b/board/raspberrypi/readme.txt @@ -100,10 +100,9 @@ files: For example: $ cp output/images/rpi-firmware/* /mnt/mountpointboot - $ cp output/images/zImage /mnt/mountpointboot/zImage.img + $ cp output/images/zImage /mnt/mountpointboot -Note: The default name is kernel.img. -Actually, the name is zImage and it's define in the file config.txt like: +Note: The kernel image file name is defined in config.txt like this: kernel=zImage If you use a volatile rootfs, Skip to "Finish", below. For a persistent