summaryrefslogtreecommitdiff
path: root/include/configs/yosemite.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-04-04 02:18:56 +0200
committerWolfgang Denk <wd@denx.de>2007-04-04 02:18:56 +0200
commit25b0806fff1f1fd24f69f6d9ef04d8345667e60b (patch)
tree38cbc11d30a3a5de01c5cfa5f5ea0da4597aad64 /include/configs/yosemite.h
parent31c98a88228021b314c89ebb8104fb6473da4471 (diff)
parent0e7d4916afaf83083b9b70ad779f29f7b57bd8ed (diff)
downloadu-boot-imx-25b0806fff1f1fd24f69f6d9ef04d8345667e60b.zip
u-boot-imx-25b0806fff1f1fd24f69f6d9ef04d8345667e60b.tar.gz
u-boot-imx-25b0806fff1f1fd24f69f6d9ef04d8345667e60b.tar.bz2
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Diffstat (limited to 'include/configs/yosemite.h')
-rw-r--r--include/configs/yosemite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/yosemite.h b/include/configs/yosemite.h
index 818462e..b68ae54 100644
--- a/include/configs/yosemite.h
+++ b/include/configs/yosemite.h
@@ -32,7 +32,6 @@
*----------------------------------------------------------------------*/
/* This config file is used for Yosemite (440EP) and Yellowstone (440GR)*/
#ifndef CONFIG_YELLOWSTONE
-#define CONFIG_YOSEMITE 1 /* Board is Yosemite */
#define CONFIG_440EP 1 /* Specific PPC440EP support */
#define CONFIG_HOSTNAME yosemite
#else