Re: [U-Boot] [PATCH] board: ax25-ae350: Print board information.

2020-02-05 Thread Bin Meng
Hi Rick, On Thu, Feb 6, 2020 at 9:41 AM Rick Chen wrote: > > Hi Bin > > > Hi Rick, > > > > When going through all patches in the RISC-V queue, I found this old > > patch was not applied. Is it still needed? > > It is unnecessary now. Thanks. I updated the patch status on patchwork. > > > > >

Re: [U-Boot] [PATCH] board: ax25-ae350: Print board information.

2020-02-05 Thread Rick Chen
Hi Bin > Hi Rick, > > When going through all patches in the RISC-V queue, I found this old > patch was not applied. Is it still needed? It is unnecessary now. > > Anyway, see my review comments below. Thanks for your review! Thanks Rick > > On Mon, Oct 8, 2018 at 1:43 PM Andes wrote: > > >

Re: [U-Boot] [PATCH] board: ax25-ae350: Print board information.

2020-02-04 Thread Bin Meng
Hi Rick, When going through all patches in the RISC-V queue, I found this old patch was not applied. Is it still needed? Anyway, see my review comments below. On Mon, Oct 8, 2018 at 1:43 PM Andes wrote: > > From: Rick Chen > > Add to print board and bit information message. nits: please

[U-Boot] [PATCH] board: ax25-ae350: Print board information.

2018-10-07 Thread Andes
From: Rick Chen Add to print board and bit information message. Signed-off-by: Rick Chen Cc: Greentime Hu --- board/AndesTech/ax25-ae350/ax25-ae350.c | 1 + 1 file changed, 1 insertion(+) diff --git a/board/AndesTech/ax25-ae350/ax25-ae350.c b/board/AndesTech/ax25-ae350/ax25-ae350.c index