commit | 79db3c6b35ff46ebb67f7de6016903bb0e8875d9 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon May 11 10:14:34 2020 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jun 23 09:48:35 2021 +0200 |
tree | e8f4feb13e1844a2efbe440cb1b4baf3f6f23e02 | |
parent | 9697c3bf1ca36c2a2be771d65a5f9ff3f5ea4d82 [diff] |
arm64: zynqmp: Disable CCI by default There is no reason to have CCI no enabled by default. Enable it when your system configuration requires it. In Xilinx configuration flow this is work for Device Tree Generator which reads information from HW Design configuration. Signed-off-by: Michal Simek <michal.simek@xilinx.com>