Re: [U-Boot] [PATCH RFC 0/2] sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

2018-03-13 Thread Jagan Teki
On Wed, Mar 7, 2018 at 2:01 PM, Maxime Ripard  wrote:
> On Tue, Mar 06, 2018 at 11:38:20PM +0200, Tuomas Tynkkynen wrote:
>> For some reason we seem to have documented how to build
>> u-boot-sunxi-with-spl.bin manually with cat but not have a build system
>> rule for it. Let's fix this to have the file built by default just like
>> it is on 32-bit sunxi boards.
>>
>> Build-tested only.
>
> Acked-by: Maxime Ripard 

Applied to u-boot-sunxi/master
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH RFC 0/2] sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

2018-03-07 Thread Maxime Ripard
On Tue, Mar 06, 2018 at 11:38:20PM +0200, Tuomas Tynkkynen wrote:
> For some reason we seem to have documented how to build
> u-boot-sunxi-with-spl.bin manually with cat but not have a build system
> rule for it. Let's fix this to have the file built by default just like
> it is on 32-bit sunxi boards.
> 
> Build-tested only.

Acked-by: Maxime Ripard 

Thanks!
Maxime

-- 
Maxime Ripard, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH RFC 0/2] sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

2018-03-06 Thread André Przywara
Hi,

On 06/03/18 21:38, Tuomas Tynkkynen wrote:
> For some reason we seem to have documented how to build
> u-boot-sunxi-with-spl.bin manually with cat but not have a build system
> rule for it. Let's fix this to have the file built by default just like
> it is on 32-bit sunxi boards.

Ah, thanks a lot! Admittedly I was just too lazy to find out how this
works for the 32-bit boards, and how to pull this into the 64 bit builds
as well.

> Build-tested only.

I actually booted from an SD card and it works like a charm!
So thanks again for pulling this together.

Cheers,
Andre.

> 
> Tuomas Tynkkynen (2):
>   ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
>   ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well
> 
>  Makefile   | 10 ++
>  arch/arm/cpu/armv7/sunxi/config.mk |  6 --
>  board/sunxi/README.sunxi64 |  3 +--
>  3 files changed, 11 insertions(+), 8 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/sunxi/config.mk
> 

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH RFC 0/2] sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

2018-03-06 Thread Tuomas Tynkkynen
For some reason we seem to have documented how to build
u-boot-sunxi-with-spl.bin manually with cat but not have a build system
rule for it. Let's fix this to have the file built by default just like
it is on 32-bit sunxi boards.

Build-tested only.

Tuomas Tynkkynen (2):
  ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
  ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well

 Makefile   | 10 ++
 arch/arm/cpu/armv7/sunxi/config.mk |  6 --
 board/sunxi/README.sunxi64 |  3 +--
 3 files changed, 11 insertions(+), 8 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/sunxi/config.mk

-- 
2.16.1

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot