Re: [U-Boot] [PATCH 11/12] arm: spear: Do not link the _main branch

2019-07-11 Thread Tom Rini
On Tue, May 07, 2019 at 02:18:53PM +0200, Miquel Raynal wrote: > The _main call is not supposed to return at all: don't link the > branch. > > Signed-off-by: Miquel Raynal > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [U-Boot] [PATCH 11/12] arm: spear: Do not link the _main branch

2019-05-07 Thread Stefan Roese
On 07.05.19 14:18, Miquel Raynal wrote: The _main call is not supposed to return at all: don't link the branch. Signed-off-by: Miquel Raynal Reviewed-by: Stefan Roese Thanks, Stefan ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.d

[U-Boot] [PATCH 11/12] arm: spear: Do not link the _main branch

2019-05-07 Thread Miquel Raynal
The _main call is not supposed to return at all: don't link the branch. Signed-off-by: Miquel Raynal --- arch/arm/cpu/arm926ejs/spear/start.S | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/cpu/arm926ejs/spear/start.S b/arch/arm/cpu/arm926ejs/spear/start.S index 2