All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig
@ 2021-11-15 17:28 Jan Kiszka
  2022-01-07 17:04 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2021-11-15 17:28 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Su, Bao Cheng (RC-CN DF FA R&D),
	Zeng, Chao - Asura (RC-CN DF FA R&D SW)

From: Jan Kiszka <jan.kiszka@siemens.com>

DTBs are explicitly listed in the image source file for this board, and
this list already became outdated.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 configs/iot2050_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/iot2050_defconfig b/configs/iot2050_defconfig
index 4a87a3394d..10abb77c18 100644
--- a/configs/iot2050_defconfig
+++ b/configs/iot2050_defconfig
@@ -60,7 +60,6 @@ CONFIG_CMD_TIME=y
 # CONFIG_ISO_PARTITION is not set
 CONFIG_OF_CONTROL=y
 CONFIG_SPL_OF_CONTROL=y
-CONFIG_OF_LIST="k3-am6528-iot2050-basic k3-am6548-iot2050-advanced"
 CONFIG_SPL_MULTI_DTB_FIT=y
 CONFIG_SPL_OF_LIST="k3-am65-iot2050-spl"
 CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
-- 
2.31.1

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

* Re: [PATCH] configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig
  2021-11-15 17:28 [PATCH] configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig Jan Kiszka
@ 2022-01-07 17:04 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-01-07 17:04 UTC (permalink / raw)
  To: Jan Kiszka
  Cc: U-Boot Mailing List, Su, Bao Cheng (RC-CN DF FA R&D),
	Zeng, Chao - Asura (RC-CN DF FA R&D SW)

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

On Mon, Nov 15, 2021 at 06:28:54PM +0100, Jan Kiszka wrote:

> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> DTBs are explicitly listed in the image source file for this board, and
> this list already became outdated.
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2022-01-07 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15 17:28 [PATCH] configs: iot2050: Drop unused CONFIG_OF_LIST from defconfig Jan Kiszka
2022-01-07 17:04 ` Tom Rini

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.