summaryrefslogtreecommitdiff
path: root/include/configs/mpc8308_p1m.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 11:18:12 +0300
committerMario Six <mario.six@gdsys.cc>2019-05-21 08:52:33 +0300
commit73df96a38e693312bc2d5b565bc439f3b98e63ea (patch)
tree17314f5acd8ca1a6992ac2881e75d7c42288f481 /include/configs/mpc8308_p1m.h
parentba463c116963e87bf2377ef8e0cdf4967c48fea7 (diff)
downloadu-boot-73df96a38e693312bc2d5b565bc439f3b98e63ea.tar.xz
mpc83xx: Migrate arbiter config to Kconfig
Migrate the arbiter configuration to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/mpc8308_p1m.h')
-rw-r--r--include/configs/mpc8308_p1m.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mpc8308_p1m.h b/include/configs/mpc8308_p1m.h
index d0eac0a2ef..60871b757d 100644
--- a/include/configs/mpc8308_p1m.h
+++ b/include/configs/mpc8308_p1m.h
@@ -36,11 +36,6 @@
#define CONFIG_FSL_SERDES
#define CONFIG_FSL_SERDES1 0xe3000
-/*
- * Arbiter Setup
- */
-#define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth is 4 */
-#define CONFIG_SYS_ACR_RPTCNT 3 /* Arbiter repeat count is 4 */
#define CONFIG_SYS_SPCR_TSECEP 3 /* eTSEC emergency priority is highest */
/*