From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 3 Jul 2012 13:43:19 -0700 Subject: [U-Boot] [PATCH v4 3/6] mcx: Disable DCACHE since USB EHCI is enabled In-Reply-To: <4FF35261.6070309@emcraft.com> References: <1340209283-3404-1-git-send-email-trini@ti.com> <201206290255.00088.marex@denx.de> <4FEF2176.3010301@emcraft.com> <201206302128.19828.marex@denx.de> <4FF35261.6070309@emcraft.com> Message-ID: <4FF35967.2050101@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/03/2012 01:13 PM, Ilya Yanok wrote: > Dear Marek, > > 30.06.2012 23:28, Marek Vasut wrote: >>> Not exactly. It never worked (at least on my systems) with D-Cache >>> enabled. But at least we had a choice of run-time disabled dcache. With >>> the recent changes we have to disable cache support at compile time. >> I see what you're after. But do you consider runtime disabling the >> cache is the >> way to go or it's a way of hiding bugs? > > Both ;) And now we are going to hide even more bugs with compile-time > disabling :( Does someone wish to argue we should disable USB support instead on these platforms? I don't see anyone arguing "I have time to fix this for v2012.07". -- Tom