CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
README: add fixup.dat to part1 file list 3.2
authorJohn Vogel <jvogel4@stny.rr.com>
Sat, 14 May 2016 20:16:29 +0000 (16:16 -0400)
committerJohn Vogel <jvogel4@stny.rr.com>
Sat, 14 May 2016 20:16:29 +0000 (16:16 -0400)
README

diff --git a/README b/README
index de0f6adf3e26cb67a4b115e754584fc23eaadda1..dc3dcdc8e8608a419796716880822f38cabd570e 100644 (file)
--- a/README
+++ b/README
@@ -49,13 +49,14 @@ mmcblk0p3: ext4, root filesystem
 Sd card layout (as found on most howtos in the wild):
 
 first partition, boot (fat32):
-kernel-$version.img, System.map-$version, bootcode.bin, start.elf, config.txt, cmdline.txt
+kernel-$version.img, System.map-$version, bootcode.bin, start.elf, fixup.dat,
+ config.txt, and  cmdline.txt
 Untar the dtb tarball (dtb-$version.tar.*) to the boot partition.
 
 second partition, root (ext{2,3,4}, xfs, btrfs, etc):
 Untar the modules tarball (modules-$version.tar.*) to the root partition.
 Untar all the package files created by crossrootfs and raspberrypi2-arm to
-the root partition.
+ the root partition.
 
 Generating the kernel patch: