From 6c30d911a95675eddc2542536c460c243d503ffb Mon Sep 17 00:00:00 2001 From: John Vogel Date: Sat, 14 May 2016 16:16:29 -0400 Subject: [PATCH] README: add fixup.dat to part1 file list --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: -- 2.26.2