Hi
In looking at linkcmds code, one of the folks in the class noticed this
symbol which appears to be unused. This is a grep from the top of the tree.
It appears that bsp_stack_main_size is defined but never really used. If
someone can confirm this, it needs to be purged.
[joel@localhost rtems]$
Hi
While teaching a class this week, I noticed that some arm optcachedata.yml
files appear to reference BSP variants that are not associated with the BSP
whose directory the yml file is located in. These greps show the issue:
[joel@localhost arm]$ grep lm3s6965_qemu */optcachedat*
imx/optcachedat
On 12.02.24 15:34, Kinsey Moore wrote:
When the switch to waf occurred, the SMP support in i386 was left out
causing it to accumulate a minor amount of cruft. This enables SMP for
the i386 BSPs that support it and updates them for the API drift that
has occurred since the change.
Looks good.
-
Hello,
independent of the packet processor patch, can I check in the base64 and
CRC patches?
--
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
Registerg
Hello Chris,
sorry for the delay.
On 07.02.24 00:56, Chris Johns wrote:
On 5/2/2024 9:13 pm, Sebastian Huber wrote:
Hello Chris,
thanks for having a look at it.
On 02.02.24 00:14, Chris Johns wrote:
Hi,
Thanks for the updated documentation, protocol and use cases. It has helped. Now
I unde