All of lore.kernel.org
 help / color / mirror / Atom feed
* Board files vs. device tree
@ 2014-12-21 15:32 Fabian Schwartau
  2014-12-21 17:08 ` Maciek Borzecki
  0 siblings, 1 reply; 3+ messages in thread
From: Fabian Schwartau @ 2014-12-21 15:32 UTC (permalink / raw)
  To: yocto

Hi,

I am building a system with yocto for a board which is similar to 
Beagleboard-xM. So I used beagleboard as a starter. However, the kernel 
is not booting. Uboot just tells me that he is starting the kernel and 
then nothing happens any more.
So I guess there is something wrong with the pin muxing as my board is a 
little different from Beagleboard.
At the moment I am using the device tree file for beagleboard-xm by 
passing it with the uboot command
bootm ${loadaddr} - ${dtbaddr}
I looked around in the kernel and had to notice that there are still 
several board  files build in the kernel.
When there are several board files compiled into the kernel, how does 
the kernel determine the right one at boot time?
What does the kernel do if there are board files activated and I am also 
passing a device tree?
Why are there still board files when the specific board has already a 
device tree file?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-21 17:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-21 15:32 Board files vs. device tree Fabian Schwartau
2014-12-21 17:08 ` Maciek Borzecki
2014-12-21 17:56   ` Fabian Schwartau

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.