Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752578Ab3IKIGt (ORCPT ); Wed, 11 Sep 2013 04:06:49 -0400 Received: from mail-oa0-f45.google.com ([209.85.219.45]:56034 "EHLO mail-oa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565Ab3IKIGo (ORCPT ); Wed, 11 Sep 2013 04:06:44 -0400 MIME-Version: 1.0 In-Reply-To: References: <1378817379-8238-1-git-send-email-lee.jones@linaro.org> <1378817379-8238-2-git-send-email-lee.jones@linaro.org> <20130910153037.GA11227@lee--X1> Date: Wed, 11 Sep 2013 10:06:43 +0200 Message-ID: Subject: Re: [PATCH 01/38] ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes From: Linus Walleij To: Olof Johansson Cc: Lee Jones , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1008 Lines: 26 On Tue, Sep 10, 2013 at 6:57 PM, Olof Johansson wrote: > I have a very weird experience with snowball right now. I noticed this > yesterday when I decided to look at why multi_v7_defconfig doesn't > boot on it: > > * u8500_defconfig doesn't boot as a DT kernel, since the machine ID is > still enabled. If I disable the machine ID, it doesn't boot. > * Same for multi_v7_defconfig, since that is only DT: It doesn't boot. Weird, yeah there is something wrong on Torvalds' HEAD, with earlyprint it says: Uncompressing Linux... done, booting the kernel. Error: unrecognized/unsupported processor variant (0x412fc091). This comes from arch/arm/kernel/head-common.S I'm trying to bisect and find out what is causing this... Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/