All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig
@ 2020-02-11  6:52 Pragnesh Patel
  2020-02-11  7:17 ` Bin Meng
  0 siblings, 1 reply; 3+ messages in thread
From: Pragnesh Patel @ 2020-02-11  6:52 UTC (permalink / raw)
  To: u-boot

Added CONFIG_OF_SEPARATE again which removed by the following
commit 052170c6a043 ("configs: Resync with savedefconfig")

Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
---
 configs/sifive_fu540_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/sifive_fu540_defconfig b/configs/sifive_fu540_defconfig
index 6d61e6c960..4dbd2b39d4 100644
--- a/configs/sifive_fu540_defconfig
+++ b/configs/sifive_fu540_defconfig
@@ -12,3 +12,4 @@ CONFIG_DISPLAY_BOARDINFO=y
 CONFIG_DEFAULT_DEVICE_TREE="hifive-unleashed-a00"
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_DM_MTD=y
+CONFIG_OF_SEPARATE=y
-- 
2.17.1

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

* [PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig
  2020-02-11  6:52 [PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig Pragnesh Patel
@ 2020-02-11  7:17 ` Bin Meng
  2020-02-14  7:22   ` Pragnesh Patel
  0 siblings, 1 reply; 3+ messages in thread
From: Bin Meng @ 2020-02-11  7:17 UTC (permalink / raw)
  To: u-boot

Hi Pragnesh,

On Tue, Feb 11, 2020 at 2:53 PM Pragnesh Patel
<pragnesh.patel@sifive.com> wrote:
>
> Added CONFIG_OF_SEPARATE again which removed by the following
> commit 052170c6a043 ("configs: Resync with savedefconfig")
>
> Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
> ---
>  configs/sifive_fu540_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>

This patch is not needed because CONFIG_OF_SEPARATE is turned on by default.

Regards,
Bin

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

* [PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig
  2020-02-11  7:17 ` Bin Meng
@ 2020-02-14  7:22   ` Pragnesh Patel
  0 siblings, 0 replies; 3+ messages in thread
From: Pragnesh Patel @ 2020-02-14  7:22 UTC (permalink / raw)
  To: u-boot

Hi Bin,

>-----Original Message-----
>From: Bin Meng <bmeng.cn@gmail.com>
>Sent: 11 February 2020 12:48
>To: Pragnesh Patel <pragnesh.patel@sifive.com>
>Cc: U-Boot Mailing List <u-boot@lists.denx.de>; Atish Patra
><atish.patra@wdc.com>; Palmer Dabbelt <palmerdabbelt@google.com>; Paul
>Walmsley ( Sifive) <paul.walmsley@sifive.com>; Jagan Teki
><jagan@amarulasolutions.com>; Anup Patel <anup.patel@wdc.com>; Palmer
>Dabbelt ( Sifive) <palmer@sifive.com>
>Subject: Re: [PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig
>
>Hi Pragnesh,
>
>On Tue, Feb 11, 2020 at 2:53 PM Pragnesh Patel <pragnesh.patel@sifive.com>
>wrote:
>>
>> Added CONFIG_OF_SEPARATE again which removed by the following
>commit
>> 052170c6a043 ("configs: Resync with savedefconfig")
>>
>> Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
>> ---
>>  configs/sifive_fu540_defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>
>This patch is not needed because CONFIG_OF_SEPARATE is turned on by
>default.

Oh, yes you are right. Please drop this patch.
 
>
>Regards,
>Bin

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

end of thread, other threads:[~2020-02-14  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-11  6:52 [PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig Pragnesh Patel
2020-02-11  7:17 ` Bin Meng
2020-02-14  7:22   ` Pragnesh Patel

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.