All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
@ 2020-04-01 15:13 Marek Vasut
  2020-04-10 15:40 ` Patrick DELAUNAY
  2020-04-24 16:03 ` Patrick DELAUNAY
  0 siblings, 2 replies; 4+ messages in thread
From: Marek Vasut @ 2020-04-01 15:13 UTC (permalink / raw)
  To: u-boot

Enable these standard U-Boot commands for image manipulation and for
starting the default boot command using 'boot' command in U-Boot shell.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Cc: Patrice Chotard <patrice.chotard@st.com>
---
 configs/stm32mp15_dhcom_basic_defconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/configs/stm32mp15_dhcom_basic_defconfig b/configs/stm32mp15_dhcom_basic_defconfig
index 683f15e7d5..f830feb306 100644
--- a/configs/stm32mp15_dhcom_basic_defconfig
+++ b/configs/stm32mp15_dhcom_basic_defconfig
@@ -19,10 +19,7 @@ CONFIG_SPL_MTD_SUPPORT=y
 CONFIG_SPL_POWER_SUPPORT=y
 CONFIG_SYS_SPI_U_BOOT_OFFS=0x80000
 CONFIG_SYS_PROMPT="STM32MP> "
-# CONFIG_CMD_BOOTD is not set
 # CONFIG_CMD_ELF is not set
-# CONFIG_CMD_IMI is not set
-# CONFIG_CMD_XIMG is not set
 # CONFIG_CMD_EXPORTENV is not set
 CONFIG_CMD_EEPROM=y
 CONFIG_CMD_MEMINFO=y
-- 
2.25.1

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

* [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
  2020-04-01 15:13 [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM Marek Vasut
@ 2020-04-10 15:40 ` Patrick DELAUNAY
  2020-04-10 16:44   ` Marek Vasut
  2020-04-24 16:03 ` Patrick DELAUNAY
  1 sibling, 1 reply; 4+ messages in thread
From: Patrick DELAUNAY @ 2020-04-10 15:40 UTC (permalink / raw)
  To: u-boot

Dear Marek,

> From: Marek Vasut <marex@denx.de>
> Sent: mercredi 1 avril 2020 17:13
> 
> Enable these standard U-Boot commands for image manipulation and for starting
> the default boot command using 'boot' command in U-Boot shell.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Patrick Delaunay <patrick.delaunay@st.com>
> Cc: Patrice Chotard <patrice.chotard@st.com>
> ---

Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>

And I think I will done the same patch on ST defconfig.

Thanks

Patrick

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

* [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
  2020-04-10 15:40 ` Patrick DELAUNAY
@ 2020-04-10 16:44   ` Marek Vasut
  0 siblings, 0 replies; 4+ messages in thread
From: Marek Vasut @ 2020-04-10 16:44 UTC (permalink / raw)
  To: u-boot

On 4/10/20 5:40 PM, Patrick DELAUNAY wrote:
> Dear Marek,
> 
>> From: Marek Vasut <marex@denx.de>
>> Sent: mercredi 1 avril 2020 17:13
>>
>> Enable these standard U-Boot commands for image manipulation and for starting
>> the default boot command using 'boot' command in U-Boot shell.
>>
>> Signed-off-by: Marek Vasut <marex@denx.de>
>> Cc: Patrick Delaunay <patrick.delaunay@st.com>
>> Cc: Patrice Chotard <patrice.chotard@st.com>
>> ---
> 
> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
> 
> And I think I will done the same patch on ST defconfig.

Yes please, without this, it was quite annoying on the stm32mp1.

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

* [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
  2020-04-01 15:13 [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM Marek Vasut
  2020-04-10 15:40 ` Patrick DELAUNAY
@ 2020-04-24 16:03 ` Patrick DELAUNAY
  1 sibling, 0 replies; 4+ messages in thread
From: Patrick DELAUNAY @ 2020-04-24 16:03 UTC (permalink / raw)
  To: u-boot

Dear Marek,

> From: Marek Vasut <marex@denx.de>
> Sent: mercredi 1 avril 2020 17:13
> 
> Enable these standard U-Boot commands for image manipulation and for starting
> the default boot command using 'boot' command in U-Boot shell.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Patrick Delaunay <patrick.delaunay@st.com>
> Cc: Patrice Chotard <patrice.chotard@st.com>
> ---
>  configs/stm32mp15_dhcom_basic_defconfig | 3 ---
>  1 file changed, 3 deletions(-)
> 

Applied to u-boot-stm/master, thanks!

Regards

Patrick

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

end of thread, other threads:[~2020-04-24 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01 15:13 [PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM Marek Vasut
2020-04-10 15:40 ` Patrick DELAUNAY
2020-04-10 16:44   ` Marek Vasut
2020-04-24 16:03 ` Patrick DELAUNAY

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.