Re: [PATCH 4/6] eg20t: Enable serial console for the pch_uart
Bruce Ashfield <bruce.ashfield@...>
On 12-03-02 4:40 PM, Darren Hart wrote:
Bruce
Perfect. Thanks for the confirmation.
On 03/02/2012 01:16 PM, Bruce Ashfield wrote:On 12-03-01 06:59 PM, Darren Hart wrote:It is safe. The new code that this enables is machine specific. TheFrom: Darren Hart<dvhart@...>It this safe for all eg20t users ? I see the crownbay also
The FRI2 uses the pch_uart driver for the serial console. Enable the console
driver.
uses this.
console code would only kick in if the console is set to ttyPCH1, which
it obviously isn't as that didn't work before. Shouldn't be a problem.
Bruce
--
DarrenBruce_______________________________________________
Signed-off-by: Darren Hart<dvhart@...>
---
meta/cfg/kernel-cache/features/eg20t/eg20t.cfg | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg b/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
index ff2f6fd..3d4969c 100644
--- a/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
+++ b/meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
@@ -3,6 +3,7 @@
CONFIG_PCH_DMA=y
CONFIG_SERIAL_PCH_UART=y
+CONFIG_SERIAL_PCH_UART_CONSOLE=y
CONFIG_SERIAL_CORE=y
CONFIG_SPI=y
yocto mailing list
yocto@...
https://lists.yoctoproject.org/listinfo/yocto