diff mbox

[3/5,v2] boards/raspberrypi: don't document non-existent files

Message ID 9c83ec09a41ab5cad5fb1ddcaa9547cfde77ea50.1420843412.git.yann.morin.1998@free.fr
State Accepted
Headers show

Commit Message

Yann E. MORIN Jan. 9, 2015, 10:46 p.m. UTC
Those files were preiously installed, but that's no longer the case
since we select in the menuconfig which version of the bootloader we
install.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
 board/raspberrypi/readme.txt | 2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
index 8532de4..a6d3dd4 100644
--- a/board/raspberrypi/readme.txt
+++ b/board/raspberrypi/readme.txt
@@ -55,9 +55,7 @@  After building, you should obtain this tree:
     +-- rpi-firmware
     |   +-- bootcode.bin
     |   +-- config.txt
-    |   +-- fixup_cd.dat
     |   +-- fixup.dat
-    |   +-- start_cd.elf
     |   `-- start.elf
     `-- zImage