All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg
@ 2021-10-07  8:39 Chris Packham
  2021-10-08  5:52 ` Stefan Roese
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Packham @ 2021-10-07  8:39 UTC (permalink / raw)
  To: u-boot; +Cc: Chris Packham, Stefan Roese, Tom Rini

Commit ca1a4c863232 ("mvebu: select boot device at SoC level") made it
unnecessary for the A385 boards to have their own kwbimage.cfg but as
the x530 was in flight at the time it was added with it's own
kwbimage.cfg. Remove the custom kwbimage.cfg as the SoC level file is
suitable.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 board/alliedtelesis/x530/kwbimage.cfg | 12 ------------
 1 file changed, 12 deletions(-)
 delete mode 100644 board/alliedtelesis/x530/kwbimage.cfg

diff --git a/board/alliedtelesis/x530/kwbimage.cfg b/board/alliedtelesis/x530/kwbimage.cfg
deleted file mode 100644
index f58d388825e7..000000000000
--- a/board/alliedtelesis/x530/kwbimage.cfg
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Copyright (C) 2017 Allied Telesis Labs
-#
-
-# Armada XP uses version 1 image format
-VERSION		1
-
-# Boot Media configurations
-BOOT_FROM	spi
-
-# Binary Header (bin_hdr) with DDR3 training code
-BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg
  2021-10-07  8:39 [PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg Chris Packham
@ 2021-10-08  5:52 ` Stefan Roese
  2021-10-08  9:21   ` Stefan Roese
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Roese @ 2021-10-08  5:52 UTC (permalink / raw)
  To: Chris Packham, u-boot; +Cc: Tom Rini

On 07.10.21 10:39, Chris Packham wrote:
> Commit ca1a4c863232 ("mvebu: select boot device at SoC level") made it
> unnecessary for the A385 boards to have their own kwbimage.cfg but as
> the x530 was in flight at the time it was added with it's own
> kwbimage.cfg. Remove the custom kwbimage.cfg as the SoC level file is
> suitable.
> 
> Signed-off-by: Chris Packham <judge.packham@gmail.com>

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

Thanks,
Stefan

> ---
> 
>   board/alliedtelesis/x530/kwbimage.cfg | 12 ------------
>   1 file changed, 12 deletions(-)
>   delete mode 100644 board/alliedtelesis/x530/kwbimage.cfg
> 
> diff --git a/board/alliedtelesis/x530/kwbimage.cfg b/board/alliedtelesis/x530/kwbimage.cfg
> deleted file mode 100644
> index f58d388825e7..000000000000
> --- a/board/alliedtelesis/x530/kwbimage.cfg
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -#
> -# Copyright (C) 2017 Allied Telesis Labs
> -#
> -
> -# Armada XP uses version 1 image format
> -VERSION		1
> -
> -# Boot Media configurations
> -BOOT_FROM	spi
> -
> -# Binary Header (bin_hdr) with DDR3 training code
> -BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg
  2021-10-08  5:52 ` Stefan Roese
@ 2021-10-08  9:21   ` Stefan Roese
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2021-10-08  9:21 UTC (permalink / raw)
  To: Chris Packham, u-boot; +Cc: Tom Rini

On 08.10.21 07:52, Stefan Roese wrote:
> On 07.10.21 10:39, Chris Packham wrote:
>> Commit ca1a4c863232 ("mvebu: select boot device at SoC level") made it
>> unnecessary for the A385 boards to have their own kwbimage.cfg but as
>> the x530 was in flight at the time it was added with it's own
>> kwbimage.cfg. Remove the custom kwbimage.cfg as the SoC level file is
>> suitable.
>>
>> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> 
> Reviewed-by: Stefan Roese <sr@denx.de>

Applied to u-boot-marvell/master

Thanks,
Stefan


> Thanks,
> Stefan
> 
>> ---
>>
>>   board/alliedtelesis/x530/kwbimage.cfg | 12 ------------
>>   1 file changed, 12 deletions(-)
>>   delete mode 100644 board/alliedtelesis/x530/kwbimage.cfg
>>
>> diff --git a/board/alliedtelesis/x530/kwbimage.cfg 
>> b/board/alliedtelesis/x530/kwbimage.cfg
>> deleted file mode 100644
>> index f58d388825e7..000000000000
>> --- a/board/alliedtelesis/x530/kwbimage.cfg
>> +++ /dev/null
>> @@ -1,12 +0,0 @@
>> -#
>> -# Copyright (C) 2017 Allied Telesis Labs
>> -#
>> -
>> -# Armada XP uses version 1 image format
>> -VERSION        1
>> -
>> -# Boot Media configurations
>> -BOOT_FROM    spi
>> -
>> -# Binary Header (bin_hdr) with DDR3 training code
>> -BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068
>>
> 
> 
> Viele Grüße,
> Stefan
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-08  9:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07  8:39 [PATCH] ARM: mvebu: x530: Remove custom kwbimage.cfg Chris Packham
2021-10-08  5:52 ` Stefan Roese
2021-10-08  9:21   ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.