From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 4 May 2015 19:36:38 +0200 Subject: [U-Boot] [PATCH 12/24] arm: Allow cleanup_before_linux() without disabling caches In-Reply-To: <1430760687-28505-13-git-send-email-sjg@chromium.org> References: <1430760687-28505-2-git-send-email-sjg@chromium.org> <1430760687-28505-13-git-send-email-sjg@chromium.org> Message-ID: <201505041936.38171.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, May 04, 2015 at 07:31:05 PM, Simon Glass wrote: > This function is used before jumping to U-Boot, but in that case we don't > always want to disable caches. > > Signed-off-by: Simon Glass > Signed-off-by: Vadim Bendebury In which usecase exactly is this applicable please ? :) Best regards, Marek Vasut