]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: mvebu: Fix typos in Kconfig help text
authorChris Packham <judge.packham@gmail.com>
Wed, 26 Feb 2025 23:07:04 +0000 (12:07 +1300)
committerStefan Roese <sr@denx.de>
Wed, 16 Apr 2025 06:05:15 +0000 (08:05 +0200)
Fix a couple of typos in mach-mvebu/Kconfig.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Kconfig

index adb816982f87c785f3b64e391f45b2c1cac23b92..22180b0115595d30b6c87958836d7764f84ae24e 100644 (file)
@@ -260,7 +260,7 @@ config DDR_LOG_LEVEL
          failure, RL, WL errors and other algorithm failure.  At level 1,
          provides the D-Unit setup (SPD/Static configuration).  At level 2,
          provides the windows margin as a results of DQS centeralization.
-         At level 3, rovides the windows margin of each DQ as a results of
+         At level 3, provides the windows margin of each DQ as a results of
          DQS centeralization.
 
 config DDR_IMMUTABLE_DEBUG_SETTINGS
@@ -450,7 +450,7 @@ config MVEBU_EFUSE_VHV_GPIO
        string "VHV_Enable GPIO name for eFuse programming"
        depends on MVEBU_EFUSE && !ARMADA_3700
        help
-         The eFuse programing (burning) phase requires supplying 1.8V to the
+         The eFuse programming (burning) phase requires supplying 1.8V to the
          device on the VHV power pin, while for normal operation the VHV power
          rail must be left unconnected. See Marvell AN-389: ARMADA VHV Power
          document (Doc. No. MV-S302545-00 Rev. C, August 2, 2016) for details.