From patchwork Fri Jan 24 05:50:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pragnesh Patel X-Patchwork-Id: 240041 List-Id: U-Boot discussion From: pragnesh.patel at sifive.com (Pragnesh Patel) Date: Fri, 24 Jan 2020 11:20:22 +0530 Subject: [PATCH v3 09/10] sifive: fix palmer's email address and add sifive_fu540_spl_defconfig In-Reply-To: <20200124055026.30787-1-pragnesh.patel@sifive.com> References: <20200124055026.30787-1-pragnesh.patel@sifive.com> Message-ID: <20200124055026.30787-10-pragnesh.patel@sifive.com> Fix Palmer's email address and add sifive_fu540_spl_defconfig Signed-off-by: Pragnesh Patel Reviewed-by: Anup Patel --- board/sifive/fu540/MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/board/sifive/fu540/MAINTAINERS b/board/sifive/fu540/MAINTAINERS index 702d803ad8..909a1bf300 100644 --- a/board/sifive/fu540/MAINTAINERS +++ b/board/sifive/fu540/MAINTAINERS @@ -1,9 +1,10 @@ SiFive FU540 BOARD M: Paul Walmsley -M: Palmer Dabbelt +M: Palmer Dabbelt M: Anup Patel M: Atish Patra S: Maintained F: board/sifive/fu540/ F: include/configs/sifive-fu540.h F: configs/sifive_fu540_defconfig +F: configs/sifive_fu540_spl_defconfig