From: Fabio Estevam <fabio.este...@nxp.com>

Correct the spelling of 'Upgrade'.

Signed-off-by: Fabio Estevam <fabio.este...@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

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

Reply via email to