summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-01-09 23:46:21 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-10 12:12:41 +0100
commit0b0b3525483cafdd788fbee9ebaacb2cde94b21e (patch)
tree44152851ce181b0edfdd3efe70404863d88ee41c
parent62ffb640b6ade91f13fc3709fa5489d59e4e1471 (diff)
downloadbuildroot-0b0b3525483cafdd788fbee9ebaacb2cde94b21e.tar.gz
buildroot-0b0b3525483cafdd788fbee9ebaacb2cde94b21e.zip
boards/raspberrypi: don't document non-existent files
Those files were previously installed, but that's no longer the case since we select in the menuconfig which version of the bootloader we install. [Thomas: fix minor typo in commit log.] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--board/raspberrypi/readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
index 8532de4eb8..a6d3dd4787 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
OpenPOWER on IntegriCloud