summaryrefslogtreecommitdiffstats
path: root/include/configs/seaboard.h
diff options
context:
space:
mode:
authorTom Warren <twarren.nvidia@gmail.com>2012-05-22 07:33:47 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:20 +0200
commitedffa63d3d6e76991998789f9fcbaa483731ca65 (patch)
tree63a514051b0486dcb2bb08d139594e1eba8255f9 /include/configs/seaboard.h
parent616887016d4e82f15fa5acc5d111c16bf2d29843 (diff)
downloadblackbird-obmc-uboot-edffa63d3d6e76991998789f9fcbaa483731ca65.tar.gz
blackbird-obmc-uboot-edffa63d3d6e76991998789f9fcbaa483731ca65.zip
spi: tegra2: rename tegra2_spi.* to tegra_spi.*
In anticipation of Tegra3 support, start removing/renaming Tegra2-specific files. No functional changes (yet). Also updated copyright to 2012. Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r--include/configs/seaboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index f46740e53a..db11d8a308 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -67,7 +67,7 @@
#define CONFIG_BOARD_EARLY_INIT_F
/* SPI */
-#define CONFIG_TEGRA2_SPI
+#define CONFIG_TEGRA_SPI
#define CONFIG_SPI_FLASH
#define CONFIG_SPI_FLASH_WINBOND
#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0
OpenPOWER on IntegriCloud