summaryrefslogtreecommitdiffstats
path: root/meta-nuc/conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-nuc: include wifi chip microcode package in nuc.confNitin A Kamble2012-12-141-1/+2
| | | | | | | | Add the microcode package needed to enable the Centrino Advanced-N 6235 card to nuc.conf. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-nuc: disable serial port configNitin A Kamble2012-12-141-0/+3
| | | | | | | | | | There is no serial port on the NUC, so remove the serial port configuration to avoid these kind of errors in the /var/log/messages: Dec 12 19:06:06 nuc auth.err getty: ttyS0: ioctl: Input/output error Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-nuc: provide machine configuration for nuc BSPNitin A Kamble2012-12-141-0/+22
| | | | | | | | Create a new machine named 'nuc', which is similar to the existing chiefriver machine but with addition of wifi support. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-nuc: new BSP layer for Intel NUC systemsNitin A Kamble2012-12-141-0/+10
This layer provides support for Intel NUC (Next Unit of Computing) systems. This BSP specifically targets the "Next Unit of Computing Kit DC3217IYE" containing the 3rd generation Intel® Core™ i3- 3217U (Ivy Bridge) processor and Intel Centrino Advanced-N 6235 Wireless mini PCI Express card. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>