summaryrefslogtreecommitdiff
path: root/include/configs/arcangel4.h
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2015-02-03 10:58:13 (GMT)
committerAlexey Brodkin <abrodkin@synopsys.com>2015-02-09 13:41:20 (GMT)
commit205e7a7b77726abeff57576e2ecf2c6d4dc07ccf (patch)
tree5f3bae0b6a43d741cb1aabf10f541b6ec38b921e /include/configs/arcangel4.h
parent5ff40f3d4226d45c78f3bb9db276f6685b24a89a (diff)
downloadu-boot-205e7a7b77726abeff57576e2ecf2c6d4dc07ccf.tar.xz
arc: select cache settings via menuconfig
This change allows to keep board description clean and minimalistic. This is especially helpful if one board may house different CPUs with different features. It is applicable to both FPGA-based boards or those that have CPUs mounted on interchnagable daughter-boards. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'include/configs/arcangel4.h')
-rw-r--r--include/configs/arcangel4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/arcangel4.h b/include/configs/arcangel4.h
index 565f70e..3268c56 100644
--- a/include/configs/arcangel4.h
+++ b/include/configs/arcangel4.h
@@ -10,7 +10,6 @@
/*
* CPU configuration
*/
-#define CONFIG_SYS_CACHELINE_SIZE 64
#define CONFIG_SYS_TIMER_RATE CONFIG_SYS_CLK_FREQ
/*