Re: [PATCH] bsps: Improve riscv console FDT parsing

2022-10-11 Thread Alan Cudmore
Ping for this RISC-V console fix - it builds without error on 310ARTY, Polarfire, and generic RISCV variants. I tested it on the generic QEMU riscv platform and Padmarao tested it on the PolarFire. Thanks, Alan On Thu, Sep 29, 2022 at 12:12 PM Alan Cudmore wrote: > This fixes a problem with

Re: [PATCH] bsps: Improve riscv console FDT parsing

2022-09-30 Thread Padmarao.Begari
Hi Alan, I tested this patch and it is working fine on the PolarFire SoC Icicle Kit. Thanks & Regards Padmarao > On Thu, 2022-09-29 at 12:19 -0400, Alan Cudmore wrote: > Hi Padmarao, > Could you try this patch on your Polarfire board? It works on the > generic QEMU BSP and the BSP I am working

RE: [PATCH] bsps: Improve riscv console FDT parsing

2022-09-29 Thread Alan Cudmore
Hi Padmarao,Could you try this patch on your Polarfire board? It works on the generic QEMU BSP and the BSP I am working on which uses the FRDME310ARTY/SiFive UART. It builds with the Polarfire BSP, but I am not able to test it. I downloaded and built QEMU that has Polarfire support, but I need to