summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl/fsl_ddr_gen4.c
diff options
context:
space:
mode:
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>2018-01-16 19:20:28 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2018-01-19 17:59:34 +0300
commitb0146f9e29ca2e82262416aca65395c322a618f9 (patch)
treeb4b98c4f9f067b5258abd5189adbb192291317f9 /drivers/ddr/fsl/fsl_ddr_gen4.c
parent41cada4d2499705b321ab650891e76088d330a37 (diff)
ARC: Cache: Disable IOC by default
We'd like to keep IOC HW at the same state as t is right after reset when we start Linux kernel so there will be no re-configuration of IOC on the go. The point is U-Boot doesn't benefit a lot from IOC as it doesn't do a lot of DMA operations especially on multiple cores simultaneously. At the same time re-configuration of IOC in run-time might become quite a tricky experience because we need to make sure there're no DMA trannsactions in flight otherwise unexpected consequencses might affect us much later and debugging those kinds of issues will be a real nightmare. That said let's make our life easier a little bit. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'drivers/ddr/fsl/fsl_ddr_gen4.c')
0 files changed, 0 insertions, 0 deletions