On 28/2/21 3:15 am, Joel Sherrill wrote:
> Looks good.
Great. The patch has been independently tested. I will push a similar change to
master without a review. I think it is safe to do that.
Chris
>
> On Fri, Feb 26, 2021, 5:59 PM mailto:chr...@rtems.org>>
> wrote:
>
> From: Chris Johns m
Looks good.
On Fri, Feb 26, 2021, 5:59 PM wrote:
> From: Chris Johns
>
> - It seems the compiler how defaults to -fcommon and this means
> some uninitialised data is ignored.
>
> Closes #4266
> ---
> bsps/powerpc/motorola_powerpc/bootloader/ppcboot.lds | 8 +++-
> 1 file changed, 7 inser
From: Chris Johns
- It seems the compiler how defaults to -fcommon and this means
some uninitialised data is ignored.
Closes #4266
---
bsps/powerpc/motorola_powerpc/bootloader/ppcboot.lds | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/bsps/powerpc/motorola_powerpc/