| Index: include/configs/chromeos/tegra2/parts/nand.h
|
| diff --git a/include/configs/chromeos/tegra2/parts/nand.h b/include/configs/chromeos/tegra2/parts/nand.h
|
| index 0b5c7df1c13a0646717cdfe5931eaa012a6aff53..15cd7b178cd567adec996e1596cef150e6734500 100644
|
| --- a/include/configs/chromeos/tegra2/parts/nand.h
|
| +++ b/include/configs/chromeos/tegra2/parts/nand.h
|
| @@ -34,7 +34,7 @@
|
| */
|
|
|
| #define CONFIG_CMD_NAND
|
| -#define CONFIG_NAND_TEGRA2
|
| +#define CONFIG_TEGRA2_NAND
|
| #define CONFIG_SYS_NAND_ADDR NAND_BASE
|
| #define CONFIG_SYS_NAND_BASE NAND_BASE
|
| #define CONFIG_SYS_MAX_NAND_DEVICE 1
|
|
|