[linux-yocto] [PATCH 7/8] pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32

2013-10-16 Thread Darren Hart
Avoid using magic numbers when we have perfectly good defines just lying around. Signed-off-by: Darren Hart dvh...@linux.intel.com Cc: David S. Miller da...@davemloft.net Cc: H. Peter Anvin h...@zytor.com Cc: Peter Waskiewicz peter.p.waskiewicz...@intel.com Cc: Andy Shevchenko

[linux-yocto] [PATCH 0/8] linux-yocto-3.10: standard/base: MinnowBoard support

2013-10-16 Thread Darren Hart
Please apply the following series to the linux-yocto-3.10:standard/base. All the patches are backported from the upstream kernel and will be present in the 3.12 release, so they should be applied to standard/base, rather than to a machine-specific branch. The 3.10 linux-yocto bbappend for minnow

[linux-yocto] [PATCH 4/8] serial: pch_uart: fix compilation warning

2013-10-16 Thread Darren Hart
From: Luis Henriques luis.henriq...@canonical.com Function wait_for_xmitr is invoked only on functions that either depend on CONFIG_CONSOLE_POLL or CONFIG_SERIAL_PCH_UART_CONSOLE. This patch fixes the following warning: drivers/tty/serial/pch_uart.c:1504:13: warning: ‘wait_for_xmitr’ defined

Re: [linux-yocto] [PATCH 0/2] emgd 1.18 upgrade to linux-yocto-3.10

2013-10-16 Thread Bruce Ashfield
On Mon, Oct 14, 2013 at 8:16 PM, Tom Zanussi tom.zanu...@linux.intel.com wrote: On Mon, 2013-10-14 at 23:25 +, Kamble, Nitin A wrote: I was trying to build the minnow image with these changes, but I am seeing some build issues. I need to sort them out to get the images, or Tom I can try