From c306225e5aac24f8a0f823fc8861f3b50f4c47ae Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Tue, 7 Apr 2015 14:44:20 +0300 Subject: [PATCH] board/raspberrypi: document RPi-2 defconfig Document the correct defconfig for ARMv7 based RPi-2. Cc: "Yann E. MORIN" Signed-off-by: Baruch Siach Acked-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- board/raspberrypi/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) 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: