[PATCH v4 0/2] Add MicroBlaze tools to RSB

Chris Johns chrisj at rtems.org
Fri Aug 20 04:51:19 UTC 2021


Hi Alex,

These patches are OK to push.

One minor point, the script sha512-base64 in the RSB creates a base64 encoded
hash and that makes them smaller. I prefer we move to this more and more.

Chris

On 19/8/21 1:34 pm, Alex White wrote:
> Hi,
> 
> This patch set now depends on Joel's newlib hash bump and should be merged after
> it.
> 
> v4:
>   - Rename to rtems-xilinx-gcc-10-newlib-head.cfg
>   - Simplify rtems-xilinx-gcc-10-newlib-head.cfg with include
> 
> v3:
>   - Follow naming convention for Xilinx .cfg files
>   - Simplify rtems-xilinx-binutils-2.36.cfg with rtems-binutils-2.36.cfg include
> 
> v2:
>   - Add Xilinx QEMU version to .cfg filename
>   - Exclude GDB configuration with unneeded Xilinx patches
> 
> This patch set adds the MicroBlaze tools to rtems-source-builder.
> 
> Thanks,
> 
> Alex
> 
> Alex White (2):
>   rsb: Add MicroBlaze tools
>   rsb: Add Xilinx QEMU
> 
>  bare/config/devel/qemu-xilinx-v2020.2-1.cfg   | 23 ++++++++++
>  bare/config/devel/qemu-xilinx.bset            | 24 ++++++++++
>  rtems/config/6/rtems-microblaze.bset          | 23 +++++++++-
>  .../tools/rtems-xilinx-binutils-2.36.cfg      | 40 ++++++++++++++++
>  .../tools/rtems-xilinx-gcc-10-newlib-head.cfg | 46 +++++++++++++++++++
>  5 files changed, 155 insertions(+), 1 deletion(-)
>  create mode 100644 bare/config/devel/qemu-xilinx-v2020.2-1.cfg
>  create mode 100644 bare/config/devel/qemu-xilinx.bset
>  create mode 100644 rtems/config/tools/rtems-xilinx-binutils-2.36.cfg
>  create mode 100644 rtems/config/tools/rtems-xilinx-gcc-10-newlib-head.cfg
> 


More information about the devel mailing list