* [U-Boot] [PATCH] scripts: spl: fix typo
@ 2017-11-30 2:07 Peng Fan
2017-12-02 3:32 ` Simon Glass
2017-12-04 18:36 ` [U-Boot] " Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan @ 2017-11-30 2:07 UTC (permalink / raw)
To: u-boot
Typo fix: CONIFG->CONFIG
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
---
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 15d0836b49..b3994110dc 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.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] scripts: spl: fix typo
2017-11-30 2:07 [U-Boot] [PATCH] scripts: spl: fix typo Peng Fan
@ 2017-12-02 3:32 ` Simon Glass
2017-12-04 18:36 ` [U-Boot] " Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2017-12-02 3:32 UTC (permalink / raw)
To: u-boot
On 29 November 2017 at 19:07, Peng Fan <peng.fan@nxp.com> wrote:
> Typo fix: CONIFG->CONFIG
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Simon Glass <sjg@chromium.org>
> ---
> scripts/Makefile.uncmd_spl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg@chromium.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] scripts: spl: fix typo
2017-11-30 2:07 [U-Boot] [PATCH] scripts: spl: fix typo Peng Fan
2017-12-02 3:32 ` Simon Glass
@ 2017-12-04 18:36 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2017-12-04 18:36 UTC (permalink / raw)
To: u-boot
On Thu, Nov 30, 2017 at 10:07:07AM +0800, Peng Fan wrote:
> Typo fix: CONIFG->CONFIG
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Simon Glass <sjg@chromium.org>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171204/9b995f7e/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-04 18:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 2:07 [U-Boot] [PATCH] scripts: spl: fix typo Peng Fan
2017-12-02 3:32 ` Simon Glass
2017-12-04 18:36 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox