summaryrefslogtreecommitdiffstats
path: root/include/configs/plutux.h
diff options
context:
space:
mode:
authorTom Warren <twarren.nvidia@gmail.com>2012-05-22 11:44:48 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:20 +0200
commit3f82d89d3de76acf86279815a7752f7c04d043a2 (patch)
tree2f91dfca67c23e9d371f69348b13b274ddb08838 /include/configs/plutux.h
parentedffa63d3d6e76991998789f9fcbaa483731ca65 (diff)
downloadblackbird-obmc-uboot-3f82d89d3de76acf86279815a7752f7c04d043a2.tar.gz
blackbird-obmc-uboot-3f82d89d3de76acf86279815a7752f7c04d043a2.zip
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
In anticipation of Tegra3 support, continue removing/renaming Tegra2-specific files. No functional changes (yet). Updated copyrights to 2012. Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/plutux.h')
-rw-r--r--include/configs/plutux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/plutux.h b/include/configs/plutux.h
index 1888276236..e73be0bf92 100644
--- a/include/configs/plutux.h
+++ b/include/configs/plutux.h
@@ -45,7 +45,7 @@
/* SD/MMC */
#define CONFIG_MMC
#define CONFIG_GENERIC_MMC
-#define CONFIG_TEGRA2_MMC
+#define CONFIG_TEGRA_MMC
#define CONFIG_CMD_MMC
#define CONFIG_DOS_PARTITION
OpenPOWER on IntegriCloud