From affb91fe8e514e683d5090a58620785c429b32f8 Mon Sep 17 00:00:00 2001 From: Gary Bisson Date: Tue, 27 Apr 2021 11:49:20 +0200 Subject: [PATCH] board/boundarydevices: update readme.txt for nitrogen8mp Add mention about nitrogen8mp_defconfig which is meant for our Nitrogen8MPlus SOM device. Signed-off-by: Gary Bisson Signed-off-by: Peter Korsgaard --- board/boundarydevices/common/readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/boundarydevices/common/readme.txt b/board/boundarydevices/common/readme.txt index 307cfb5549..d3169b08f5 100644 --- a/board/boundarydevices/common/readme.txt +++ b/board/boundarydevices/common/readme.txt @@ -31,6 +31,9 @@ Here is the list of targeted platforms per defconfig: - Nitrogen8MNano - Nitrogen8MNano_SOM +- nitrogen8mp_defconfig + - Nitrogen8MPlus_SOM + To install, simply copy the image to your storage (SD, eMMC, USB): $ sudo dd if=output/images/sdcard.img of=/dev/sdX