diff mbox series

[U-Boot,v5,6/6] riscv: configs: add ae350_rv[32|64]_xip_defconfig to MAINTAINERS

Message ID 20190509012459.8100-7-uboot@andestech.com
State Awaiting Upstream
Delegated to: Andes
Headers show
Series AE350 support SMP boot from flash | expand

Commit Message

Andes May 9, 2019, 1:24 a.m. UTC
From: Rick Chen <rick@andestech.com>

This patch will fix Travis failure item as below:
https://travis-ci.org/rickchen36/u-boot-riscv/jobs/529605196

Check for configs without MAINTAINERS entry

Signed-off-by: Rick Chen <rick@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
---
 board/AndesTech/ax25-ae350/MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Bin Meng May 9, 2019, 1:32 a.m. UTC | #1
Hi Rick,

On Thu, May 9, 2019 at 9:30 AM Andes <uboot@andestech.com> wrote:
>
> From: Rick Chen <rick@andestech.com>
>
> This patch will fix Travis failure item as below:
> https://travis-ci.org/rickchen36/u-boot-riscv/jobs/529605196
>
> Check for configs without MAINTAINERS entry
>
> Signed-off-by: Rick Chen <rick@andestech.com>
> Cc: Greentime Hu <greentime@andestech.com>
> ---
>  board/AndesTech/ax25-ae350/MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>

Please squash this one into "[PATCH v5 2/6] riscv: configs: Support
AE350 SMP booting from flash flow", as they are from the same patch
series, and not applied yet as of today.

Regards,
Bin
Rick Chen May 9, 2019, 2:01 a.m. UTC | #2
Hi Bin

Bin Meng <bmeng.cn@gmail.com> 於 2019年5月9日 週四 上午9:32寫道:
>
> Hi Rick,
>
> On Thu, May 9, 2019 at 9:30 AM Andes <uboot@andestech.com> wrote:
> >
> > From: Rick Chen <rick@andestech.com>
> >
> > This patch will fix Travis failure item as below:
> > https://travis-ci.org/rickchen36/u-boot-riscv/jobs/529605196
> >
> > Check for configs without MAINTAINERS entry
> >
> > Signed-off-by: Rick Chen <rick@andestech.com>
> > Cc: Greentime Hu <greentime@andestech.com>
> > ---
> >  board/AndesTech/ax25-ae350/MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
>
> Please squash this one into "[PATCH v5 2/6] riscv: configs: Support
> AE350 SMP booting from flash flow", as they are from the same patch
> series, and not applied yet as of today.
>

OK. I will squash into [PATCH v5 2/6].

After that shall I prepare v6 for review, or I can just apply into
u-boot-riscv tree ?

Thanks
Rick

> Regards,
> Bin
Bin Meng May 9, 2019, 2:21 a.m. UTC | #3
Hi Rick,

On Thu, May 9, 2019 at 10:01 AM Rick Chen <rickchen36@gmail.com> wrote:
>
> Hi Bin
>
> Bin Meng <bmeng.cn@gmail.com> 於 2019年5月9日 週四 上午9:32寫道:
> >
> > Hi Rick,
> >
> > On Thu, May 9, 2019 at 9:30 AM Andes <uboot@andestech.com> wrote:
> > >
> > > From: Rick Chen <rick@andestech.com>
> > >
> > > This patch will fix Travis failure item as below:
> > > https://travis-ci.org/rickchen36/u-boot-riscv/jobs/529605196
> > >
> > > Check for configs without MAINTAINERS entry
> > >
> > > Signed-off-by: Rick Chen <rick@andestech.com>
> > > Cc: Greentime Hu <greentime@andestech.com>
> > > ---
> > >  board/AndesTech/ax25-ae350/MAINTAINERS | 2 ++
> > >  1 file changed, 2 insertions(+)
> > >
> >
> > Please squash this one into "[PATCH v5 2/6] riscv: configs: Support
> > AE350 SMP booting from flash flow", as they are from the same patch
> > series, and not applied yet as of today.
> >
>
> OK. I will squash into [PATCH v5 2/6].
>
> After that shall I prepare v6 for review, or I can just apply into
> u-boot-riscv tree ?

I think you can just do the squash and apply into u-boot-riscv tree to
save some traffic :).

Regards,
Bin
Rick Chen May 9, 2019, 2:49 a.m. UTC | #4
Hi Bin

Bin Meng <bmeng.cn@gmail.com> 於 2019年5月9日 週四 上午10:21寫道:
>
> Hi Rick,
>
> On Thu, May 9, 2019 at 10:01 AM Rick Chen <rickchen36@gmail.com> wrote:
> >
> > Hi Bin
> >
> > Bin Meng <bmeng.cn@gmail.com> 於 2019年5月9日 週四 上午9:32寫道:
> > >
> > > Hi Rick,
> > >
> > > On Thu, May 9, 2019 at 9:30 AM Andes <uboot@andestech.com> wrote:
> > > >
> > > > From: Rick Chen <rick@andestech.com>
> > > >
> > > > This patch will fix Travis failure item as below:
> > > > https://travis-ci.org/rickchen36/u-boot-riscv/jobs/529605196
> > > >
> > > > Check for configs without MAINTAINERS entry
> > > >
> > > > Signed-off-by: Rick Chen <rick@andestech.com>
> > > > Cc: Greentime Hu <greentime@andestech.com>
> > > > ---
> > > >  board/AndesTech/ax25-ae350/MAINTAINERS | 2 ++
> > > >  1 file changed, 2 insertions(+)
> > > >
> > >
> > > Please squash this one into "[PATCH v5 2/6] riscv: configs: Support
> > > AE350 SMP booting from flash flow", as they are from the same patch
> > > series, and not applied yet as of today.
> > >
> >
> > OK. I will squash into [PATCH v5 2/6].
> >
> > After that shall I prepare v6 for review, or I can just apply into
> > u-boot-riscv tree ?
>
> I think you can just do the squash and apply into u-boot-riscv tree to
> save some traffic :).
>

OK

Thanks
Rick

> Regards,
> Bin
diff mbox series

Patch

diff --git a/board/AndesTech/ax25-ae350/MAINTAINERS b/board/AndesTech/ax25-ae350/MAINTAINERS
index b0a99e4..feed5d1 100644
--- a/board/AndesTech/ax25-ae350/MAINTAINERS
+++ b/board/AndesTech/ax25-ae350/MAINTAINERS
@@ -5,3 +5,5 @@  F:	board/AndesTech/ax25-ae350/
 F:	include/configs/ax25-ae350.h
 F:	configs/ae350_rv32_defconfig
 F:	configs/ae350_rv64_defconfig
+F:	configs/ae350_rv32_xip_defconfig
+F:	configs/ae350_rv64_xip_defconfig