* [U-Boot] [PATCH] spl: Kconfig: Fix typo in 'Upgrade'
@ 2018-08-31 13:02 Fabio Estevam
2018-08-31 21:07 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2018-08-31 13:02 UTC (permalink / raw)
To: u-boot
From: Fabio Estevam <fabio.estevam@nxp.com>
Correct the spelling of 'Upgrade'.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
common/spl/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index b44b741..2e79d7d 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -738,12 +738,12 @@ config SPL_USB_ETHER
See also SPL_NET_SUPPORT and SPL_ETH_SUPPORT.
config SPL_DFU_SUPPORT
- bool "Support DFU (Device Firmware Upgarde)"
+ bool "Support DFU (Device Firmware Upgrade)"
select SPL_HASH_SUPPORT
select SPL_DFU_NO_RESET
depends on SPL_RAM_SUPPORT
help
- This feature enables the DFU (Device Firmware Upgarde) in SPL with
+ This feature enables the DFU (Device Firmware Upgrade) in SPL with
RAM memory device support. The ROM code will load and execute
the SPL built with dfu. The user can load binaries (u-boot/kernel) to
selected device partition from host-pc using dfu-utils.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] spl: Kconfig: Fix typo in 'Upgrade'
2018-08-31 13:02 [U-Boot] [PATCH] spl: Kconfig: Fix typo in 'Upgrade' Fabio Estevam
@ 2018-08-31 21:07 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-08-31 21:07 UTC (permalink / raw)
To: u-boot
On Fri, Aug 31, 2018 at 10:02:28AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Correct the spelling of 'Upgrade'.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
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/20180831/d1d56589/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-31 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-31 13:02 [U-Boot] [PATCH] spl: Kconfig: Fix typo in 'Upgrade' Fabio Estevam
2018-08-31 21:07 ` [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