On 25/2/21 3:33 am, Gedare Bloom wrote:
> On Tue, Feb 23, 2021 at 11:07 PM wrote:
>>
>> From: Chris Johns
>>
>> - The change to building all code with code and data sections means
>> we have a section per function. Make sure all functions are
>> placed in the text section.
>>
>> Closes #4266
On Tue, Feb 23, 2021 at 11:07 PM wrote:
>
> From: Chris Johns
>
> - The change to building all code with code and data sections means
> we have a section per function. Make sure all functions are
> placed in the text section.
>
> Closes #4266
> ---
> bsps/powerpc/motorola_powerpc/bootloader/
From: Chris Johns
- The change to building all code with code and data sections means
we have a section per function. Make sure all functions are
placed in the text section.
Closes #4266
---
bsps/powerpc/motorola_powerpc/bootloader/ppcboot.lds | 2 +-
1 file changed, 1 insertion(+), 1 delet