linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Dennis Gilmore <dennis@ausil.us>
Cc: linux-omap@vger.kernel.org
Subject: Re: dtb for pandaboard
Date: Thu, 12 Jul 2012 23:57:00 -0700	[thread overview]
Message-ID: <20120713065700.GK1122@atomide.com> (raw)
In-Reply-To: <20120711084855.5887c9ea@pegasus.ausil.us>

* Dennis Gilmore <dennis@ausil.us> [120711 06:53]:
> On Wed, 11 Jul 2012 00:42:33 -0700
> Tony Lindgren <tony@atomide.com> wrote:
> > 
> > Sounds like it's some kind of issue with dtb getting overwritten
> > by something. We had an issue where kernel BSS was overlapping dtb
> > in some cases, but those should be fixed.
> 
> seems that they are not all fixed appending the dtb allows me to boot i
> could try loading the dtb at a different address. 

OK sounds like that's the issue then, hopefully moving the dtb around
helps.
 
> > Maybe try to leave out ARCH_OMAP2 and ARCH_OMAP3 and maybe CONFIG_NET
> > from your .config to make the kernel smaller and see if that makes
> > a difference?
> > 
> > If that works, then moving the dtb address in uEnv.txt should help.
> > 
> > Also, please check if the same issue happens with appended dtb:
> with the appended dtb image im back to where i was not using a dtb file
> at all.  that is that omap is not being autoloaded. and the sdcard so
> rootfs never shows up.  i get dropped to a dracut rescue shell where if
> i manually modprobe omap  nothing is happening. 

If the SD card is not detected with appended dtb either, the card
voltages may not be supported. I believe Rajendra mentioned in some
mail that we're still missing some voltage settings for the DT case
for omap_hsmmc.c. In that case the card should work for the non-DT
booting though.

Regards,

Tony

  reply	other threads:[~2012-07-13  6:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-08 22:32 dtb for pandaboard Dennis Gilmore
2012-07-09  9:08 ` Tony Lindgren
2012-07-10 23:11   ` Dennis Gilmore
2012-07-10 23:25     ` Dennis Gilmore
2012-07-11  7:42     ` Tony Lindgren
2012-07-11 13:48       ` Dennis Gilmore
2012-07-13  6:57         ` Tony Lindgren [this message]
2012-07-13 13:08           ` Dennis Gilmore
2012-07-14  7:04             ` Tony Lindgren

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=20120713065700.GK1122@atomide.com \
    --to=tony@atomide.com \
    --cc=dennis@ausil.us \
    --cc=linux-omap@vger.kernel.org \
    /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).