From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: OMAP baseline test results for v3.7-rc2 Date: Mon, 22 Oct 2012 13:48:37 -0500 Message-ID: <50859505.5010306@ti.com> References: <50857444.9080308@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:51058 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755946Ab2JVSsm (ORCPT ); Mon, 22 Oct 2012 14:48:42 -0400 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org On 10/22/2012 01:35 PM, Paul Walmsley wrote: > (including the lists in my reply this time, oops; also adding some more > detail) > > On Mon, 22 Oct 2012, Jon Hunter wrote: > >> On 10/20/2012 04:26 PM, Paul Walmsley wrote: >> >>> Failing tests: fixed by posted patches >>> -------------------------------------- >>> >>> Boot tests: >>> >>> * AM335x Beaglebone: omap2plus_defconfig kernels don't boot >>> - due to a GPMC bug >>> - Apparently fixed by http://www.spinics.net/lists/arm-kernel/msg200787.html >> >> This is now addressed and I have verified it is booting on v3.7-rc2. The >> following patch address this boot problem ... >> >> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8119024ef7363591fd958ec89ebfaee7c18209e3 > > Great, thanks, will update the README. Did you also enable > CONFIG_ARM_APPENDED_DTB and CONFIG_ARM_ATAG_DTB_COMPAT, or were you able > to pass the DTB from the bootloader? Actually, I built u-boot release 2012.10 for the am335x-evm and that worked for the bone board too. So that is what I used. I have not checked with Vaibhav and team if that is what they are using. So with this u-boot I just passed the dtb to the kernel and did not append. Cheers Jon From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon-hunter@ti.com (Jon Hunter) Date: Mon, 22 Oct 2012 13:48:37 -0500 Subject: OMAP baseline test results for v3.7-rc2 In-Reply-To: References: <50857444.9080308@ti.com> Message-ID: <50859505.5010306@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/22/2012 01:35 PM, Paul Walmsley wrote: > (including the lists in my reply this time, oops; also adding some more > detail) > > On Mon, 22 Oct 2012, Jon Hunter wrote: > >> On 10/20/2012 04:26 PM, Paul Walmsley wrote: >> >>> Failing tests: fixed by posted patches >>> -------------------------------------- >>> >>> Boot tests: >>> >>> * AM335x Beaglebone: omap2plus_defconfig kernels don't boot >>> - due to a GPMC bug >>> - Apparently fixed by http://www.spinics.net/lists/arm-kernel/msg200787.html >> >> This is now addressed and I have verified it is booting on v3.7-rc2. The >> following patch address this boot problem ... >> >> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8119024ef7363591fd958ec89ebfaee7c18209e3 > > Great, thanks, will update the README. Did you also enable > CONFIG_ARM_APPENDED_DTB and CONFIG_ARM_ATAG_DTB_COMPAT, or were you able > to pass the DTB from the bootloader? Actually, I built u-boot release 2012.10 for the am335x-evm and that worked for the bone board too. So that is what I used. I have not checked with Vaibhav and team if that is what they are using. So with this u-boot I just passed the dtb to the kernel and did not append. Cheers Jon