board/raspberrypi: document RPi-2 defconfig
Document the correct defconfig for ARMv7 based RPi-2. Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8921893f7b
commit
c306225e5a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user