aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cogent_mpc8xx.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-11-20 15:07:45 +0100
committerWolfgang Denk <wd@denx.de>2010-11-27 23:35:10 +0100
commitcd0402a7307910fe34ca05c7921a69fcff9e1fd1 (patch)
tree1b80af4b485408e007e79958d442be3436fb3879 /include/configs/cogent_mpc8xx.h
parent4e2894be5e89f73a3819ef6874d4e9f10dc1138b (diff)
8xx: Cleanup for partial linking and --gc-sections
Signed-off-by: Wolfgang Denk <wd@denx.de> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/cogent_mpc8xx.h')
-rw-r--r--include/configs/cogent_mpc8xx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/cogent_mpc8xx.h b/include/configs/cogent_mpc8xx.h
index 3ee4a40a3..58aa88b7b 100644
--- a/include/configs/cogent_mpc8xx.h
+++ b/include/configs/cogent_mpc8xx.h
@@ -1,5 +1,5 @@
/*
- * (C) Copyright 2000
+ * (C) Copyright 2000-2010
* Murray Jensen <Murray.Jensen@cmst.csiro.au>
*
* See file CREDITS for list of people who contributed to this
@@ -80,7 +80,7 @@
#define CONFIG_CMD_I2C
#undef CONFIG_CMD_NET
-
+#undef CONFIG_CMD_NFS
#if 0
#define CONFIG_BOOTDELAY -1 /* autoboot disabled */