[PATCH] mtd: nand: Fix typo in MXC Kconfig symbol description
Michal Simek
michal.simek at xilinx.com
Mon Jul 19 09:49:38 CEST 2021
On 7/18/21 4:13 AM, li.haolin at qq.com wrote:
> From: Haolin Li <li.haolin at qq.com>
>
> Trivial typo fix.
>
> Signed-off-by: Haolin Li <li.haolin at qq.com>
> ---
> drivers/mtd/nand/raw/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig
> index a901ce5511..6421e05da1 100644
> --- a/drivers/mtd/nand/raw/Kconfig
> +++ b/drivers/mtd/nand/raw/Kconfig
> @@ -249,7 +249,7 @@ config NAND_MXC
> imply CMD_NAND
> help
> This enables the NAND driver for the NAND flash controller on the
> - i.MX27 / i.MX31 / i.MX5 rocessors.
> + i.MX27 / i.MX31 / i.MX5 processors.
>
> config NAND_MXS
> bool "MXS NAND support"
>
Reviewed-by: Michal Simek <michal.simek at xilinx.com>
Thanks,
Michal
More information about the U-Boot
mailing list