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: