[PATCH] arm: boot/compressed: fix decompressor header layout for v7-M

Dave Martin Dave.Martin at arm.com
Fri May 19 10:37:25 PDT 2017


On Fri, May 19, 2017 at 06:35:03PM +0100, Russell King - ARM Linux wrote:
> On Fri, May 19, 2017 at 06:29:34PM +0100, Dave Martin wrote:

[...]

> > Err, yes.  Actually I means to write
> > 
> > 	b	1f
> > 	mov	r0, r0
> > 
> > (since executing that nop before branching is presumably pointless).
> 
> That "nop" is part of the 8 nops at the start of the image, since the
> entry point (due to historical reasons) is at 0x20 into the image.

Ah yes.

Cheers
---Dave



More information about the linux-arm-kernel mailing list