All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Gagneraud <chgans@gna.org>
To: meta-ti@yoctoproject.org
Subject: Re: Trouble booting BeagleBone Black
Date: Thu, 15 Aug 2013 08:21:44 +1200	[thread overview]
Message-ID: <520BE6D8.1010901@gna.org> (raw)
In-Reply-To: <CALEed8ZSPE+kmVK1bJbVZRCZ1TEPE8xLuxF38jqs+geFcz=8bg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]

On 08/12/2013 07:03 AM, Bernard Mentink wrote:
> Hi All,
>
> I have just used Yocto with the meta-ti layer to build the minimal 
> image, placed all the files on an SD card and tried to boot ..
> It gets a couple of seconds into the kernel and hangs on mmc pin 
> setting, copy of the boot --> http://pastebin.com/0asaJ9tf
>
> Question: I built for MACHINE=beaglebone but I don't know if that is 
> for the while or black targets, or if there is a difference.
> I suspect the issue is with the device-tree file .. the tool built a 
> file called  uImage-am335x-bone.dtb, but when the kernel tried to 
> boot, it wanted a file called am335x-boneblack.dtb, so I just re-named 
> the produced file to that and I got the above boot sequence ..

Hi Bernie,

I did the same kind of build recently (10/15days ago, can't remember), 
and it worked like a charm, the same build (and images) can be used on 
all am335x boards (EVM, BB black/white, etc, but I tested only with the 
EVM and the BB black).

Basically, the bootloader detect the board it is running on and select 
the right DTB for you, cute! ;)
This imply that all DTB files have been installed on /boot of course, 
but you only need one MLO, u-boot and linux image.

Didn't try again since then.

My 2 cents, Chris.

>
> Maybe that is the wrong thing to do? Is there a way to get the build 
> to produce the am335x-boneblack.dtb file?
>
> Thanks,
> Bernie
>
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


[-- Attachment #2: Type: text/html, Size: 3088 bytes --]

      reply	other threads:[~2013-08-14  8:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-11 19:03 Trouble booting BeagleBone Black Bernard Mentink
2013-08-14 20:21 ` Christian Gagneraud [this message]

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=520BE6D8.1010901@gna.org \
    --to=chgans@gna.org \
    --cc=meta-ti@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.