Re: [U-Boot] [PATCH 06/12] arm: spear: Purely cosmetic changes in start.S

2019-07-11 Thread Tom Rini
On Tue, May 07, 2019 at 02:18:48PM +0200, Miquel Raynal wrote: > Before cleaning a bit further the spear/start.S file, apply a few > cosmetic changes: capital letters, comment indentation and small > rewriting. > > Signed-off-by: Miquel Raynal > Reviewed-by: Stefan Roese Applied to u-boot/mast

Re: [U-Boot] [PATCH 06/12] arm: spear: Purely cosmetic changes in start.S

2019-05-07 Thread Stefan Roese
On 07.05.19 14:18, Miquel Raynal wrote: Before cleaning a bit further the spear/start.S file, apply a few cosmetic changes: capital letters, comment indentation and small rewriting. Signed-off-by: Miquel Raynal Reviewed-by: Stefan Roese Thanks, Stefan ___

[U-Boot] [PATCH 06/12] arm: spear: Purely cosmetic changes in start.S

2019-05-07 Thread Miquel Raynal
Before cleaning a bit further the spear/start.S file, apply a few cosmetic changes: capital letters, comment indentation and small rewriting. Signed-off-by: Miquel Raynal --- arch/arm/cpu/arm926ejs/spear/start.S | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git