Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-21 Thread Chris Johns
On 21/9/2022 9:47 pm, Joel Sherrill wrote: > Chris did you add it to the bsp-builder configuration? No. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-21 Thread Joel Sherrill
Chris did you add it to the bsp-builder configuration? On Tue, Sep 20, 2022, 11:51 PM wrote: > Hi Joel, > > > On Tue, 2022-09-20 at 12:03 -0500, Joel Sherrill wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you > > know the content is safe > > I have pushed this patch se

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-20 Thread Padmarao.Begari
Hi Chris, Thank You for a tar file build, will try to build same using your repo. Regards Padmarao > On Wed, 2022-09-21 at 14:34 +1000, Chris Johns wrote: > > On 21/9/2022 3:03 am, Joel Sherrill wrote: > > I have pushed this patch set. Please check that the merge is OK and > > follow up > > wit

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-20 Thread Padmarao.Begari
Hi Joel, > On Tue, 2022-09-20 at 12:03 -0500, Joel Sherrill wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > I have pushed this patch set. Please check that the merge is OK and > follow up with an update to the Users Guide for those looking fo

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-20 Thread Chris Johns
On 21/9/2022 3:03 am, Joel Sherrill wrote: > I have pushed this patch set. Please check that the merge is OK and follow up > with an update to the Users Guide for those looking for this BSP. Thanks. Great to see the addition of this BSP. I have updated the RSB to include this BSP. I have also add

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-20 Thread Joel Sherrill
I have pushed this patch set. Please check that the merge is OK and follow up with an update to the Users Guide for those looking for this BSP. Thanks. On Tue, Sep 20, 2022 at 8:56 AM Joel Sherrill wrote: > This procedure should be added to the Users Guide under the BSPs section. > > Otherwise,

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-20 Thread Joel Sherrill
This procedure should be added to the Users Guide under the BSPs section. Otherwise, it looks like I should coordinate with Padmarao to make sure it's ok after I merged it On Tue, Sep 20, 2022, 1:50 AM wrote: > RTEMS SMP on the Microchip PolarFire Icicle Kit > > Test Procedure: > > 1. Create th

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-19 Thread Padmarao.Begari
RTEMS SMP on the Microchip PolarFire Icicle Kit Test Procedure: 1. Create the "config.ini" file with below content at rtems root [riscv/mpfs64imafdc] BUILD_TESTS = True RTEMS_POSIX_API=True RTEMS_SMP = True BSP_START_COPY_FDT_FROM_U_BOOT=False BSP

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-19 Thread Padmarao.Begari
Hi Alan, > On Mon, 2022-09-19 at 12:49 -0400, Alan Cudmore wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > Hi Padmarao, > The patches apply cleanly and build for me. What is the recommended > config.ini file for this BSP? > I used: > [riscv/m

Re: [PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-19 Thread Alan Cudmore
Hi Padmarao, The patches apply cleanly and build for me. What is the recommended config.ini file for this BSP? I used: [riscv/mpfs64imafdc] BUILD_TESTS=True RTEMS_POSIX_API=True RTEMS_SMP=True BSP_START_COPY_FDT_FROM_U_BOOT=False BSP_DTB_IS_SUPPORTED=True BSP_DTB_HEADER_PATH=bsp/mpfs-dtb.h I don't

[PATCH v2 0/4] Microchip PolarFire SoC support

2022-09-19 Thread Padmarao Begari
This patch set adds the Microchip PolarFire SoC BSP Variant support to RISC-V RTEMS. The PolarFire SoC is the 4x 64-bit RISC-V U54 cores and a 64-bit RISC-V E51 monitor core SoC from Microchip, more info available here: https://www.microchip.com/en-us/products/fpgas-and-plds/ syste