[PATCH v2 0/4] Microchip PolarFire SoC support

Chris Johns chrisj at rtems.org
Wed Sep 21 04:34:41 UTC 2022


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 added this BSP to my
deployment repo:

  https://git.rtems.org/chrisj/rtems-deployment.git/

https://git.rtems.org/chrisj/rtems-deployment.git/tree/config/6/polarfire-icicle-bsp-smp.ini

To build a tar file:

 git clone git://git.rtems.org/rtems-source-builder.git
 git clone git://git.rtems.org/chrisj/rtems-deployment.git
 cd rtems-deployment
 ./waf configure --prefix=/opt/rtems --rsb=../rtems-source-builder
 ./waf --targets=6/polarfire-icicle-bsp dry-run
 ./waf --targets=6/polarfire-icicle-bsp

The results:

$ ls tar
polarfire-icicle-bsp.tar.bz2

To have the tools and BSP installed when built add to configure `--install`.

Chris


More information about the devel mailing list