From 23c365d9e81cbf137644580c0562ad23fb087933 Mon Sep 17 00:00:00 2001 From: John Vogel Date: Sat, 14 May 2016 12:31:26 -0400 Subject: [PATCH] README: add some more details for bootup files --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 476986b..fbb04a6 100644 --- a/README +++ b/README @@ -25,6 +25,11 @@ menuconfig: run menuconfig for kernel, starting with default kernel config For booting the kernel, you will also need to download these addition files: bootcode.bin: https://github.com/raspberrypi/firmware/raw/master/boot/bootcode.bin start.elf: https://github.com/raspberrypi/firmware/raw/master/boot/start.elf +fixup.dat: https://github.com/raspberrypi/firmware/raw/master/boot/start.elf + +(Two other files are needed in the boot partition: config.txt and cmdline.txt. + I will add more about these files next edit, as well as provide links to + existing official/semi-official documentation for this files) Sd card layout: -- 2.26.2