Dear Daniel,
In message you wrote:
>
> But I'm not sure if the original intention was to use the default linker
> script or the one provided by U-Boot and if examples/api/ should use the
> same compiler and linker flags as example/standalone/. Some archs have
> used a custom linker script. Maybe
+cc Wolfgang, Tom
Am 21.04.20 um 00:34 schrieb mho...@freebsd.org:
> From: Mitchell Horne
>
> On MIPS, __start marks the entry point to the CONFIG_API demo program.
> Change the name to _start, to be consistent with all other
> architectures.
>
> Signed-off-by: Mitchell Horne
> ---
> examples
On Tue, Apr 21, 2020 at 7:28 AM wrote:
>
> From: Mitchell Horne
>
> On MIPS, __start marks the entry point to the CONFIG_API demo program.
> Change the name to _start, to be consistent with all other
> architectures.
>
> Signed-off-by: Mitchell Horne
> ---
> examples/api/crt0.S | 8
>
From: Mitchell Horne
On MIPS, __start marks the entry point to the CONFIG_API demo program.
Change the name to _start, to be consistent with all other
architectures.
Signed-off-by: Mitchell Horne
---
examples/api/crt0.S | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
4 matches
Mail list logo