[U-Boot] [PATCH 08/12] arm: spear: Reference the link register with LR instead of R14

Stefan Roese sr at denx.de
Tue May 7 12:42:15 UTC 2019


On 07.05.19 14:18, Miquel Raynal wrote:
> The link register is stored in R14. ARM assembly code allows to use
> the 'lr' name to reference it instead of 'r14' which is not very
> meaningful. Do the substitution to ease the reading.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list