summaryrefslogtreecommitdiffstats
path: root/include/configs/NETVIA.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/NETVIA.h
parent4e2894be5e89f73a3819ef6874d4e9f10dc1138b (diff)
downloadblackbird-obmc-uboot-cd0402a7307910fe34ca05c7921a69fcff9e1fd1.tar.gz
blackbird-obmc-uboot-cd0402a7307910fe34ca05c7921a69fcff9e1fd1.zip
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/NETVIA.h')
-rw-r--r--include/configs/NETVIA.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/NETVIA.h b/include/configs/NETVIA.h
index a92e3a6261..3494b7acdf 100644
--- a/include/configs/NETVIA.h
+++ b/include/configs/NETVIA.h
@@ -1,5 +1,5 @@
/*
- * (C) Copyright 2000
+ * (C) Copyright 2000-2010
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
@@ -192,11 +192,9 @@
#define CONFIG_ENV_SECT_SIZE 0x10000
#define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x60000)
-#define CONFIG_ENV_OFFSET 0
#define CONFIG_ENV_SIZE 0x4000
#define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + 0x70000)
-#define CONFIG_ENV_OFFSET_REDUND 0
#define CONFIG_ENV_SIZE_REDUND CONFIG_ENV_SIZE
/*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud