mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] defconfig: Enable ubiformat in imx_v7_defconfig
@ 2014-12-02 10:29 Christian Hemp
  2014-12-02 11:52 ` Antony Pavlov
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Hemp @ 2014-12-02 10:29 UTC (permalink / raw)
  To: barebox

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
---
 arch/arm/configs/imx_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 7076ecd..e3dba79 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -56,6 +56,7 @@ CONFIG_CMD_GO=y
 CONFIG_CMD_RESET=y
 CONFIG_CMD_UIMAGE=y
 CONFIG_CMD_PARTITION=y
+CONFIG_CMD_UBIFORMAT=y
 CONFIG_CMD_EXPORT=y
 CONFIG_CMD_LOADENV=y
 CONFIG_CMD_PRINTENV=y
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] defconfig: Enable ubiformat in imx_v7_defconfig
  2014-12-02 10:29 [PATCH] defconfig: Enable ubiformat in imx_v7_defconfig Christian Hemp
@ 2014-12-02 11:52 ` Antony Pavlov
  0 siblings, 0 replies; 2+ messages in thread
From: Antony Pavlov @ 2014-12-02 11:52 UTC (permalink / raw)
  To: Christian Hemp; +Cc: barebox

On Tue, 2 Dec 2014 11:29:51 +0100
Christian Hemp <c.hemp@phytec.de> wrote:

Starting patch "Subject" field with "defconfig:" is not very good.

Please see https://www.kernel.org/doc/Documentation/SubmittingPatches for details.


"ARM: imx_v7_defconfig: Enable ubiformat"

or even

"ARM: imx_v7: Enable ubiformat command by default"

are more appropriate forms.

> Signed-off-by: Christian Hemp <c.hemp@phytec.de>
> ---
>  arch/arm/configs/imx_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
> index 7076ecd..e3dba79 100644
> --- a/arch/arm/configs/imx_v7_defconfig
> +++ b/arch/arm/configs/imx_v7_defconfig
> @@ -56,6 +56,7 @@ CONFIG_CMD_GO=y
>  CONFIG_CMD_RESET=y
>  CONFIG_CMD_UIMAGE=y
>  CONFIG_CMD_PARTITION=y
> +CONFIG_CMD_UBIFORMAT=y
>  CONFIG_CMD_EXPORT=y
>  CONFIG_CMD_LOADENV=y
>  CONFIG_CMD_PRINTENV=y
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox


-- 
-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-12-02 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02 10:29 [PATCH] defconfig: Enable ubiformat in imx_v7_defconfig Christian Hemp
2014-12-02 11:52 ` Antony Pavlov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox