[PATCH rtems-source-builder 2/2] rtems-gcc-*-newlib-head.cfg: Bump hash for newlib

2024-03-13 Thread Joel Sherrill
This was driven by the increase in fdset size from 64 to 256 files. --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 4 ++--

[PATCH rtems-source-builder 1/2] rtems-tools-6.cfg: Bump hash to account for 5 months of changes

2024-03-13 Thread Joel Sherrill
In particular, the BSP set definitions for rtems-bsp-builder were out of sync with RTEMS and caused unnecessary failures reported to the build@ mailing list. --- rtems/config/tools/rtems-tools-6.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH rtems-libbsd] rtemsbsd: Remove old DHCP init prototype

2024-03-13 Thread Kinsey Moore
This prototype should have been removed with commit ac4db4cec5b6b1e0a25e910851e50831afb0749d. --- rtemsbsd/include/rtems/bsd/bsd.h | 22 -- 1 file changed, 22 deletions(-) diff --git a/rtemsbsd/include/rtems/bsd/bsd.h b/rtemsbsd/include/rtems/bsd/bsd.h index

Re: Zynq on qemu with a USB support or any hot plugged usb wifi adaptor

2024-03-13 Thread Sebastian Huber
Hello Ashish, USB works on real hardware, however, I guess nobody tried it so far on Qemu. -- embedded brains GmbH & Co. KG Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08

Re: [RFC] generic CAN/CAN FD susbsytem for RTEMS from scratch (LinCAN inspired)

2024-03-13 Thread Michal Lenc
Dear RTEMS developers, we have made a progress with our CAN stack and virtual/CTU CAN FD controller tests using standard x86-64 QEMU. We can now provide scripts that build the stack and our applications on i386-pc686 target and run RTEMS in QEMU. The actual CAN stack can still be found in our

Zynq on qemu with a USB support or any hot plugged usb wifi adaptor

2024-03-13 Thread ashish ashish
Hello, New to rtems and I am trying to Zynq on qemu with usb doesn't work for me or which BSP will work with USB and hot plugged adapter on qemu any suggestions? thanks ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel