[U-Boot] [PATCH] microblaze: Fix tab indentation in start.S

Michal Simek monstr at monstr.eu
Thu Oct 24 11:35:55 UTC 2019


po 21. 10. 2019 v 16:26 odesílatel Michal Simek
<michal.simek at xilinx.com> napsal:
>
> Use tab instead of spaces.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
>  arch/microblaze/cpu/start.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/microblaze/cpu/start.S b/arch/microblaze/cpu/start.S
> index 22903e3bc4e5..cbec299b7d8b 100644
> --- a/arch/microblaze/cpu/start.S
> +++ b/arch/microblaze/cpu/start.S
> @@ -244,7 +244,7 @@ relocate_code:
>         bneid   r12, 1b
>         addi    r5, r5, 4 /* Increment to next loc - relocate code */
>
> -       /* R23 points to the base address. */
> +       /* R23 points to the base address. */
>         add     r23, r0, r7 /* Move reloc addr to r23 */
>         addi    r24, r0, CONFIG_SYS_TEXT_BASE /* Get reloc offset */
>         rsub    r23, r24, r23 /* keep - this is already here gd->reloc_off */
> --
> 2.17.1
>

Trivial change. Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list