Re: [PATCH v2 05/10] MIPS: multiimage: add ENTRY_FUNCTION macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 27 Nov 2018 09:04:17 +0100
Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote:

> > +							\
> > +	la	a0, dtb_start;				\
> > +	la	a1, dtb_end;				\
> > +	la	v0, pbl_main_entry;			\
> > +	jal	v0;					\
> > +	 nop;						\
> 
> Whitespace inconsistency here.

No whitespace inconsistency here.
Extra whitespace before nop is used because the nop instruction is in delay slot of the jal instruction.

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux