From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Walle Date: Sun, 18 Dec 2011 23:19:15 +0100 Subject: [U-Boot] [PATCH] arm, arm-kirkwood: disable l2c before linux boot In-Reply-To: <1324246191-1823-1-git-send-email-michael@walle.cc> References: <1324246191-1823-1-git-send-email-michael@walle.cc> Message-ID: <201112182319.15180.michael@walle.cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Sonntag 18 Dezember 2011, 23:09:51 schrieb Michael Walle: > The decompressor expects the L2 cache to be disabled. This fixes booting > some kernels, which have CONFIG_ARM_PATCH_PHYS_VIRT enabled. You should consider applying this patch to the RC, too. CONFIG_ARM_PATCH_PHYS_VIRT is enabled by default since 3.2-rc1. -- michael