summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--board/raspberrypi/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
index 7a6df0637a..4ead046ffc 100644
--- a/board/raspberrypi/readme.txt
+++ b/board/raspberrypi/readme.txt
@@ -32,6 +32,10 @@ Alternatively, if you want to test support for the Device Tree:
$ make raspberrypi_dt_defconfig
+For Raspberry Pi 2 use a different defconfig:
+
+ $ make raspberrypi2_defconfig
+
If you want to use a persistent rootfs, skip to "Build the rootfs", below.
For a volatile rootfs, you have to slightly adjust the configuration:
OpenPOWER on IntegriCloud