From 33974463a1567959015250bf7b94590271f30f21 Mon Sep 17 00:00:00 2001 From: timg <990920+timg236@users.noreply.github.com> Date: Mon, 23 Sep 2019 16:50:31 +0100 Subject: [PATCH] Update raspberry_pi4_network_boot_beta.md --- firmware/raspberry_pi4_network_boot_beta.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/firmware/raspberry_pi4_network_boot_beta.md b/firmware/raspberry_pi4_network_boot_beta.md index 3078afc..c0b51a8 100644 --- a/firmware/raspberry_pi4_network_boot_beta.md +++ b/firmware/raspberry_pi4_network_boot_beta.md @@ -14,7 +14,8 @@ This documentation will be merged into the main bootloader documents after the b Network boot requires a TFTP and NFS server to be configured. See [Network boot server tutorial](https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/net_tutorial.md) Additional notes:- -* The VideoCore firmware (start4.elf) must be updated to the latest rpi-update version in order to get the Pi4 network drivers. +* The VideoCore firmware (start4.elf and fixup4.dat) must be updated to the latest rpi-update version in order to get the Pi4 network drivers. +* The latest VideoCore firmware can be downloaded directly from the [rpi-update GitHub repo](https://github.com/Hexxeh/rpi-update) * The MAC address on the Pi4 is programmed at manufacture and is not derived from the serial number. ```