summaryrefslogtreecommitdiff
path: root/include/configs/xpedite517x.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-01 21:32:46 (GMT)
committerYork Sun <york.sun@nxp.com>2016-12-02 16:52:34 (GMT)
commit4a1e6810a2c0e7879583cf4cca53476219dc5203 (patch)
tree36a637f8000a980b72c25c0782acc09dca341679 /include/configs/xpedite517x.h
parent830fc1bfe7c0c735c479804ce66c1c6a705260ee (diff)
downloadu-boot-4a1e6810a2c0e7879583cf4cca53476219dc5203.tar.xz
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
Move default value definitions to Kconfig SYS_CCSRBAR_DEFAULT. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/xpedite517x.h')
-rw-r--r--include/configs/xpedite517x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite517x.h b/include/configs/xpedite517x.h
index 6d95789..86bc1cf 100644
--- a/include/configs/xpedite517x.h
+++ b/include/configs/xpedite517x.h
@@ -76,7 +76,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
* Base addresses -- Note these are effective addresses where the
* actual resources get mapped (not physical addresses)
*/
-#define CONFIG_SYS_CCSRBAR_DEFAULT 0xff700000 /* CCSRBAR Default */
#define CONFIG_SYS_CCSRBAR 0xef000000 /* relocated CCSRBAR */
#define CONFIG_SYS_CCSRBAR_PHYS CONFIG_SYS_CCSRBAR
#define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR