From: Wolfgang Denk Date: Sun, 14 Jun 2009 18:58:50 +0000 (+0200) Subject: MPC512x: fix typo in comment listing the NAND driver name X-Git-Tag: v2009.08-rc1~103 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=13946925e850db5351982acb691d51716fc754e2;p=u-boot MPC512x: fix typo in comment listing the NAND driver name Signed-off-by: Wolfgang Denk Cc: Stefan Roese Cc: Reinhard Arlt --- diff --git a/include/configs/mecp5123.h b/include/configs/mecp5123.h index 3f5ad5e5ae..e00859a021 100644 --- a/include/configs/mecp5123.h +++ b/include/configs/mecp5123.h @@ -171,7 +171,7 @@ /* * NAND FLASH - * drivers/mtd/nand/mpc5121_mpc.c (rev 2 silicon only) + * drivers/mtd/nand/mpc5121_nfc.c (rev 2 silicon only) */ #define CONFIG_CMD_NAND #define CONFIG_NAND_MPC5121_NFC diff --git a/include/configs/mpc5121ads.h b/include/configs/mpc5121ads.h index 852d7b1090..2ef3ff11d1 100644 --- a/include/configs/mpc5121ads.h +++ b/include/configs/mpc5121ads.h @@ -201,7 +201,7 @@ /* * NAND FLASH - * drivers/mtd/nand/mpc5121_mpc.c (rev 2 silicon only) + * drivers/mtd/nand/mpc5121_nfc.c (rev 2 silicon only) */ #define CONFIG_CMD_NAND #define CONFIG_NAND_MPC5121_NFC