Commit fae5ac30 authored by Simon Dawson's avatar Simon Dawson Committed by Peter Korsgaard
Browse files

raspberrypi: tweak readme



Make the readme.txt for the raspberrypi board less misleading regarding the
kernel image file name.

Signed-off-by: default avatarSimon Dawson <spdawson@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent e532033b
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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