From mboxrd@z Thu Jan 1 00:00:00 1970 From: AKASHI Takahiro Date: Wed, 9 May 2018 10:53:49 +0900 Subject: [U-Boot] SYS_HAVE_*CACHE_MAINTENANCE Message-ID: <20180509015344.GK11326@linaro.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Emmanuel, # Since I haven't subscribed the ML, I can't reply to your post directly. You haven't enabled those configs on armv8/ARM64 (and other arch's as well). So if your patch is merged "as it is," I'm afraid that it will break some functions/commands on such architectures that already have cache maintenance operations without knowing those new configs. Thanks, -Takahiro AKASHI