public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peng Fan <van.freenix@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4 01/12] scripts: spl: fix typo
Date: Thu, 21 Sep 2017 10:19:26 +0800	[thread overview]
Message-ID: <20170921021924.GA17342@linux-7smt.suse> (raw)
In-Reply-To: <1504073693-16900-1-git-send-email-peng.fan@nxp.com>

For the patchset, Ping..

Thanks,
Peng.
On Wed, Aug 30, 2017 at 02:14:42PM +0800, Peng Fan wrote:
>Typo fix: CONIFG->CONFIG
>
>Signed-off-by: Peng Fan <peng.fan@nxp.com>
>Cc: Tom Rini <trini@konsulko.com>
>---
>
>V2: new
>V3: none
>V4: none
>
> scripts/Makefile.uncmd_spl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/scripts/Makefile.uncmd_spl b/scripts/Makefile.uncmd_spl
>index 15d0836..b399411 100644
>--- a/scripts/Makefile.uncmd_spl
>+++ b/scripts/Makefile.uncmd_spl
>@@ -9,7 +9,7 @@ ifdef CONFIG_SPL_BUILD
> ifndef CONFIG_SPL_DM
> CONFIG_DM_SERIAL=
> CONFIG_DM_GPIO=
>-CONIFG_DM_I2C=
>+CONFIG_DM_I2C=
> CONFIG_DM_SPI=
> CONFIG_DM_SPI_FLASH=
> endif
>-- 
>2.6.6
>

  parent reply	other threads:[~2017-09-21  2:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30  6:14 [U-Boot] [PATCH V4 01/12] scripts: spl: fix typo Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 02/12] arm: dts: include dts for imx6sabresd Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 03/12] power: pmic/regulator allow dm be omited by SPL Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 04/12] Makefile: build FIT image if CONFIG_SPL_FIT_GENERATOR defined Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 05/12] imx: introduce mkimage_fit.sh Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 06/12] imx: mx6sabresd: implement board_fit_config_name_match Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 07/12] imx: mx6sabresd: enable SPL FIT Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 08/12] mmc: fsl_esdhc: switch to use CONFIG_IS_ENABLED Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 09/12] power: pmic.h: include dm/ofnode.h Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 10/12] board: freescale: common: add pfuze dm code Peng Fan
2017-08-30  6:14 ` [U-Boot] [PATCH V4 11/12] imx: mx6sabresd: enable dm drivers Peng Fan
2017-09-25 14:12   ` Stefano Babic
2017-09-26  2:03     ` Peng Fan
2017-09-28  5:34       ` Peng Fan
2017-10-02 13:16         ` Stefano Babic
2017-08-30  6:14 ` [U-Boot] [PATCH V4 12/12] imx: mx6sabresd: update README Peng Fan
2017-09-21  2:19 ` Peng Fan [this message]
2017-09-22 10:05   ` [U-Boot] [PATCH V4 01/12] scripts: spl: fix typo Stefano Babic
2017-09-25 13:55 ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170921021924.GA17342@linux-7smt.suse \
    --to=van.freenix@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox