aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ids8313.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:18:12 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-21 07:52:33 +0200
commit73df96a38e693312bc2d5b565bc439f3b98e63ea (patch)
tree17314f5acd8ca1a6992ac2881e75d7c42288f481 /include/configs/ids8313.h
parentba463c116963e87bf2377ef8e0cdf4967c48fea7 (diff)
downloadu-boot-73df96a38e693312bc2d5b565bc439f3b98e63ea.zip
u-boot-73df96a38e693312bc2d5b565bc439f3b98e63ea.tar.gz
u-boot-73df96a38e693312bc2d5b565bc439f3b98e63ea.tar.bz2
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/ids8313.h')
-rw-r--r--include/configs/ids8313.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h
index b4acee0..bd8f786 100644
--- a/include/configs/ids8313.h
+++ b/include/configs/ids8313.h
@@ -20,9 +20,6 @@
#define CONFIG_BOOT_RETRY_MIN 30
#define CONFIG_RESET_TO_RETRY
-#define CONFIG_SYS_ACR_PIPE_DEP 3 /* Arbiter pipeline depth (0-3) */
-#define CONFIG_SYS_ACR_RPTCNT 3 /* Arbiter repeat count (0-7) */
-
#define CONFIG_SYS_SICRH 0x00000000
#define CONFIG_SYS_SICRL (SICRL_LBC | SICRL_SPI_D)