From: John Vogel Date: Sat, 14 May 2016 20:16:29 +0000 (-0400) Subject: README: add fixup.dat to part1 file list X-Git-Url: http://gitweb/?a=commitdiff_plain;h=6c30d911a95675eddc2542536c460c243d503ffb;p=kernel%2Fraspberrypi2.git README: add fixup.dat to part1 file list --- diff --git a/README b/README index de0f6ad..dc3dcdc 100644 --- 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: