* Trouble booting BeagleBone Black
@ 2013-08-11 19:03 Bernard Mentink
2013-08-14 20:21 ` Christian Gagneraud
0 siblings, 1 reply; 2+ messages in thread
From: Bernard Mentink @ 2013-08-11 19:03 UTC (permalink / raw)
To: meta-ti
[-- Attachment #1: Type: text/plain, Size: 810 bytes --]
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 ..
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
[-- Attachment #2: Type: text/html, Size: 1053 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Trouble booting BeagleBone Black
2013-08-11 19:03 Trouble booting BeagleBone Black Bernard Mentink
@ 2013-08-14 20:21 ` Christian Gagneraud
0 siblings, 0 replies; 2+ messages in thread
From: Christian Gagneraud @ 2013-08-14 20:21 UTC (permalink / raw)
To: meta-ti
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-14 8:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-11 19:03 Trouble booting BeagleBone Black Bernard Mentink
2013-08-14 20:21 ` Christian Gagneraud
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.