Difference between revisions of "BeagleBoard"

From Openembedded.org
Jump to: navigation, search
(dog13 dog blank t-shirt gb)
(Undo revision 3302 by Yjytalamago (Talk))
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Domesticated dogs got advantages that wolves dog blank t-shirt not at all had—more safety, more unfailing grub, lesser caloric needs, and more chance to breed. Humans entertain an high-minded gait that dog blank t-shirt contribute them larger extent over which to mind both potential predators and prey, as incredibly as color foresight that at dog blank t-shirt  least nearby period abstain from humans better notice of predators that could be threatening to both  dog blank t-shirt humans and dogs. With their contraption use, humans could skirt dogs to nab more specialized roles in a hunt. dog blank t-shirt        Would like to unsubscribe from this business, please send your URL to the E-mail: unsubscribe@woyaotest.cn to unsubscribe
+
== Kernel Support in OE ==
 +
 
 +
=== Linux  ===
 +
 
 +
OpenEmbedded offers more than one kernel for the BeagleBoard. All come with several patches but the support of the BeagleBoard hardware is not perfect yet.
 +
The table summarizes the current status of hardware support. Please note that this applies to the kernels we have in OE only.
 +
 
 +
{| border="1" cellspacing="0" cellpadding="6" align="center"
 +
! Boot
 +
! USB OTG
 +
! USB host
 +
! DVI
 +
! Audio out
 +
! Audio in
 +
! S-Video out
 +
! MMC / SD
 +
! RS232
 +
! Flash
 +
! DSP
 +
! SGX
 +
|-
 +
| 2.6.27-r11
 +
| style="background:yellow;" | host only
 +
| style="background:green;" | 
 +
| style="background:green;" |
 +
| style="background:yellow;" |
 +
| style="background:red;" |
 +
| style="background:red;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
|-
 +
| 2.6.28-r12
 +
| style="background:green;" |
 +
| style="background:green;" | 
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
| style="background:green;" |
 +
|-
 +
|}
 +
 
 +
Currently 2.6.27 is the default kernel in OE. If you want to build 2.6.28 you can set PREFERRED_VERSION_linux-omap = "2.6.28" in your local.conf. Then build the kernel <code>bitbake virtual/kernel</code> or a filesystem that should include the kernel modules.
 +
Another way to build the desired kernel is to point OE to the kernel bb directly.
 +
 
 +
[[Category: Machine]]

Latest revision as of 07:47, 24 November 2010

Kernel Support in OE

Linux

OpenEmbedded offers more than one kernel for the BeagleBoard. All come with several patches but the support of the BeagleBoard hardware is not perfect yet. The table summarizes the current status of hardware support. Please note that this applies to the kernels we have in OE only.

Boot USB OTG USB host DVI Audio out Audio in S-Video out MMC / SD RS232 Flash DSP SGX
2.6.27-r11 host only
2.6.28-r12

Currently 2.6.27 is the default kernel in OE. If you want to build 2.6.28 you can set PREFERRED_VERSION_linux-omap = "2.6.28" in your local.conf. Then build the kernel bitbake virtual/kernel or a filesystem that should include the kernel modules. Another way to build the desired kernel is to point OE to the kernel bb directly.