linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: "Shilimkar, Santosh" <santosh.shilimkar@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"tony@atomide.com" <tony@atomide.com>
Subject: Re: [PATCH 0/7] omap4: Fixes, hacks for es2.0
Date: Thu, 09 Sep 2010 08:54:56 -0700	[thread overview]
Message-ID: <87y6bavrn3.fsf@deeprootsystems.com> (raw)
In-Reply-To: <EAF47CD23C76F840A9E7FCE10091EFAB02CD17EDFA@dbde02.ent.ti.com> (Santosh Shilimkar's message of "Thu, 9 Sep 2010 20:58:00 +0530")

"Shilimkar, Santosh" <santosh.shilimkar@ti.com> writes:

>> -----Original Message-----
>> From: Kevin Hilman [mailto:khilman@deeprootsystems.com]
>> Sent: Thursday, September 09, 2010 8:52 PM
>> To: Shilimkar, Santosh
>> Cc: linux-omap@vger.kernel.org; tony@atomide.com
>> Subject: Re: [PATCH 0/7] omap4: Fixes, hacks for es2.0
>> 
>> Santosh Shilimkar <santosh.shilimkar@ti.com> writes:
>> 
>> > This series has few fixes, hacks to get omap4 es2.0 working
>> > on mainline. The patches are generated against the mainline
>> > 2.6.36-rc3.
>> 
>> Hi Santosh, thanks for this...
>> 
>> > The series is boot tested tested on 4430 SDP, Blaze with
>> > omap_4430sdp_defconfig with file over NFS and MMC.
>> >
>> > Also boot tested omap3_defconfig with ramdisk on OMAP4 and OMAP3
>> > SDPs. Same observation with Panda
>> >
>> > With omap3_defconfig, MMC while mounting the rootfs over MMC, the
>> > boot hangs. Same observation with Panda
>> 
>> On my ES2.0 Panda, rootfs on MMC is now working with this series.
>>
> I observed the same with MMC. Ramdisk boot worked for me on PANDA.

Note that I said "now working".  I think you read my message as "not
working."

IOW, rootfs on MMC *is* working for me on my es2.0 Panda.   I applied
your series to current l-o master, and it works.

>> However, rootfs over NFS is not yet working, presumably because the
>> OMAP4 EHCI support is needed for the USB-attached smsc95xx to work
>> properly.
>>
> This is correct. We need to get the MMC fixed o.w panda is unusable in
> it's current form.
>
>> 
>> > [    5.794616] regulator_init_complete: incomplete constraints, leaving
>> VUSIM on
>> > [    5.802764] regulator_init_complete: incomplete constraints, leaving
>> VPP on
>> > [    5.816131] twl_rtc twl_rtc: setting system clock to 2000-01-01
>> 00:53:12 UTC (9      )
>> > [    5.849304] mmc0: new high speed MMC card at address 0001
>> > [    5.856323] mmcblk0: mmc0:0001 SEM08G 7.39 GiB
>> > [    5.862091]  mmcblk0: unknown partition table
>> > [    6.325500] omap_device: mmci-omap-hs.1: new worst case deactivate
>> latency 0: 6
>> 
>> Based on this message, this is not a mainline kernel, but one where the
>> omap_device conversion for MMC has been applied.
>> 
> This is mainline 2.6.36-rc3.... 
> http://dev.omapzoom.org/?p=santosh/kernel-omap4-base.git;a=shortlog;h=refs/heads/omap4-for-tony

Then I don't understand where the 'omap_device: mmci-omap-hs.1:...'
message is coming from in your kernel boot log.

It should not be present in a mainline kernel as the MMC conversion to
hwmod/omap_device is not in mainline, or linux-omap.

That's why I assumed your boot log excerpt came from an internal kernel
and not a mainline kernel.

Kevin

  reply	other threads:[~2010-09-09 15:54 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 11:23 [PATCH 0/7] omap4: Fixes, hacks for es2.0 Santosh Shilimkar
2010-09-09 11:23 ` [PATCH 1/7] omap4: Update id.c and cpu.h " Santosh Shilimkar
2010-09-09 11:23   ` [PATCH 2/7] omap4: Temporary fix silicon version detection Santosh Shilimkar
2010-09-09 11:23     ` [PATCH 3/7] omap4: l2x0: Fix init parameter for ES2.0 Santosh Shilimkar
2010-09-09 11:23       ` [PATCH 4/7] omap4: Panda: Add DEBUG_LL support Santosh Shilimkar
2010-09-09 11:23         ` [PATCH 5/7] omap4: Fix bootup crash observed with higher CPU clocks Santosh Shilimkar
2010-09-09 11:23           ` [PATCH 6/7] omap4: Workaround for CMD line reset Santosh Shilimkar
2010-09-09 11:23             ` [PATCH 7/7] KS8851: Correct RX packet allocation Santosh Shilimkar
2010-09-14 15:47             ` [PATCH 6/7] omap4: Workaround for CMD line reset kishore kadiyala
2010-09-14 15:58               ` Madhusudhan
2010-09-14 16:48                 ` Shilimkar, Santosh
2010-09-15 19:30                   ` Madhusudhan
2010-09-13 16:28       ` [PATCH 3/7] omap4: l2x0: Fix init parameter for ES2.0 Gadiyar, Anand
2010-09-13 16:37         ` Shilimkar, Santosh
2010-09-09 11:42     ` [PATCH 2/7] omap4: Temporary fix silicon version detection Felipe Balbi
2010-09-09 11:47       ` Cousson, Benoit
2010-09-09 12:02         ` Shilimkar, Santosh
2010-09-09 12:07           ` Felipe Balbi
2010-09-09 12:47             ` Cousson, Benoit
2010-09-09 15:55               ` Jon Hunter
2010-09-09 13:01             ` Shilimkar, Santosh
2010-09-09 13:24               ` Shilimkar, Santosh
2010-09-10 12:33                 ` Felipe Balbi
2010-09-10 12:46                   ` Shilimkar, Santosh
2010-09-09 15:21 ` [PATCH 0/7] omap4: Fixes, hacks for es2.0 Kevin Hilman
2010-09-09 15:28   ` Shilimkar, Santosh
2010-09-09 15:54     ` Kevin Hilman [this message]
2010-09-09 16:00       ` Shilimkar, Santosh
2010-09-10 10:30         ` Ghorai, Sukumar
2010-09-10 10:38           ` Shilimkar, Santosh
2010-09-10 15:03           ` Ricardo Salveti
2010-09-10 15:09             ` Ghorai, Sukumar
2010-09-10 15:29               ` Ricardo Salveti
2010-09-13 15:06                 ` Ghorai, Sukumar
2010-09-13 18:51                   ` Ricardo Salveti
2010-09-14  4:01                     ` Ghorai, Sukumar
2010-09-15  5:18                       ` Bryan Wu
2010-09-10 15:11             ` Shilimkar, Santosh
2010-09-10  7:14 ` Ghorai, Sukumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y6bavrn3.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=santosh.shilimkar@ti.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).