Re: [U-Boot] [PATCH v1 08/10] colibri_pxa270_defconfig: enable cmd_dm

2020-06-30 Thread Tom Rini
On Mon, May 20, 2019 at 02:45:00AM +0200, Marcel Ziswiler wrote:

> Enable CONFIG_CMD_DM.
> 
> Signed-off-by: Marcel Ziswiler 

Applied to u-boot/next, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: [U-Boot] [PATCH v1 08/10] colibri_pxa270_defconfig: enable cmd_dm

2019-05-19 Thread Marek Vasut
On 5/20/19 2:45 AM, Marcel Ziswiler wrote:
> Enable CONFIG_CMD_DM.
> 
> Signed-off-by: Marcel Ziswiler 
> 
> ---
> 
>  configs/colibri_pxa270_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/colibri_pxa270_defconfig 
> b/configs/colibri_pxa270_defconfig
> index a3c07d5887..c9d7e4e7ce 100644
> --- a/configs/colibri_pxa270_defconfig
> +++ b/configs/colibri_pxa270_defconfig
> @@ -15,6 +15,7 @@ CONFIG_SYS_PROMPT="$ "
>  # CONFIG_CMD_ELF is not set
>  # CONFIG_CMD_EXPORTENV is not set
>  # CONFIG_CMD_IMPORTENV is not set
> +CONFIG_CMD_DM=y
>  # CONFIG_CMD_LOADB is not set
>  # CONFIG_CMD_LOADS is not set
>  CONFIG_CMD_MMC=y
> 

Can you just imply it somewhere in arch/arm/ instead ?

-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH v1 08/10] colibri_pxa270_defconfig: enable cmd_dm

2019-05-19 Thread Marcel Ziswiler
Enable CONFIG_CMD_DM.

Signed-off-by: Marcel Ziswiler 

---

 configs/colibri_pxa270_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/colibri_pxa270_defconfig b/configs/colibri_pxa270_defconfig
index a3c07d5887..c9d7e4e7ce 100644
--- a/configs/colibri_pxa270_defconfig
+++ b/configs/colibri_pxa270_defconfig
@@ -15,6 +15,7 @@ CONFIG_SYS_PROMPT="$ "
 # CONFIG_CMD_ELF is not set
 # CONFIG_CMD_EXPORTENV is not set
 # CONFIG_CMD_IMPORTENV is not set
+CONFIG_CMD_DM=y
 # CONFIG_CMD_LOADB is not set
 # CONFIG_CMD_LOADS is not set
 CONFIG_CMD_MMC=y
-- 
2.21.0

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