[linux-yocto] [PATCH 0/1] meta: valleyisland: Enable Realtek Ethernet

2014-11-11 Thread wei . tee . ng
From: "Ng, Wei Tee" Hi all, This patch is to enable Realtek Ethernet Driver support in valleyisland-32.scc. Valley Island BSP does not support this driver by default. We used the common-pc-eth.scc to turn on the driver configuration. This configuration was built and tested working on Bakerspot

[linux-yocto] [PATCH 1/1] meta: valleyisland 32-bit: Enable Realtek Ethernet Driver

2014-11-11 Thread wei . tee . ng
From: "Ng, Wei Tee" This patch will enable Realtek ethernet driver support for 32-bit Valley Island BSP by using configs available in common-pc-eth.cfg. Signed-off-by: Ng, Wei Tee --- .../bsp/valleyisland/valleyisland-32.scc |2 ++ 1 file changed, 2 insertions(+) diff --git a/me