|
Re: do_qa_cofigure error message: host include and/or library paths while determining system capabilities
Hello Rahul,
The insane.bbclass greps the config.log file for the strings like 'CROSS
COMPILE Badness:', 'is unsafe for cross-compilation' to check for host
contamination. If it finds any, it throws
Hello Rahul,
The insane.bbclass greps the config.log file for the strings like 'CROSS
COMPILE Badness:', 'is unsafe for cross-compilation' to check for host
contamination. If it finds any, it throws
|
By
josh@hipro.co.in
·
#5059
·
|
|
do_qa_cofigure error message: host include and/or library paths while determining system capabilities
Hi,
Can someone explain the meaning of the following error:
| ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
|
Hi,
Can someone explain the meaning of the following error:
| ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
|
|
By
Saxena, Rahul <rahul.saxena@...>
·
#5058
·
|
|
[PATCH 6/6] fri2: Move non-hardware optional features out of fri2.scc
From: Darren Hart <dvhart@...>
Move policy features out of fri2.scc and into the fri2-KTYPE.scc files. This
allows KTYPEs like tiny to build smaller kernels while still reusing
From: Darren Hart <dvhart@...>
Move policy features out of fri2.scc and into the fri2-KTYPE.scc files. This
allows KTYPEs like tiny to build smaller kernels while still reusing
|
By
Darren Hart <darren@...>
·
#5057
·
|
|
[PATCH 5/6] fri2: Add SMP and EFI support
From: Darren Hart <dvhart@...>
Rather than add these as features in the linux-yocto recipe,
include them in the BSP meta-data directly. Include only the core
EFI bits in the fri2.scc, and
From: Darren Hart <dvhart@...>
Rather than add these as features in the linux-yocto recipe,
include them in the BSP meta-data directly. Include only the core
EFI bits in the fri2.scc, and
|
By
Darren Hart <darren@...>
·
#5056
·
|
|
[PATCH 4/6] eg20t: Enable serial console for the pch_uart
From: Darren Hart <dvhart@...>
The FRI2 uses the pch_uart driver for the serial console. Enable the console
driver.
Signed-off-by: Darren Hart <dvhart@...>
---
From: Darren Hart <dvhart@...>
The FRI2 uses the pch_uart driver for the serial console. Enable the console
driver.
Signed-off-by: Darren Hart <dvhart@...>
---
|
By
Darren Hart <darren@...>
·
#5055
·
|
|
[PATCH 3/6] fri2: Drop 8250 from the fri2 scc
From: Darren Hart <dvhart@...>
The FRI2 has a pch_uart. Depending on the firmware, the kernel may
decide to use the 8250 or the pch_uart driver. As the firmware
configures the pch_uart
From: Darren Hart <dvhart@...>
The FRI2 has a pch_uart. Depending on the firmware, the kernel may
decide to use the 8250 or the pch_uart driver. As the firmware
configures the pch_uart
|
By
Darren Hart <darren@...>
·
#5054
·
|
|
[PATCH 2/6] Remove boot-live cfg duplication from BSPs
From: Darren Hart <dvhart@...>
Several BSPs duplicated the boot-live fragment in their BSP
specific config. Remove the duplication and add CONFIG_RD_GZIP
and CONFIG_BLK_DEV_SR to the
From: Darren Hart <dvhart@...>
Several BSPs duplicated the boot-live fragment in their BSP
specific config. Remove the duplication and add CONFIG_RD_GZIP
and CONFIG_BLK_DEV_SR to the
|
By
Darren Hart <darren@...>
·
#5053
·
|
|
[PATCH 1/6] meta: sys940x BSP meta data
From: Darren Hart <dvhart@...>
The Inforce SYS940x-ECX Developer-Ready Reference Platform features:
o Intel Atom E6xx (0.6-1.6 GHz)
o Up to 1GB on-board DDR2
o Intel Platform Controller
From: Darren Hart <dvhart@...>
The Inforce SYS940x-ECX Developer-Ready Reference Platform features:
o Intel Atom E6xx (0.6-1.6 GHz)
o Up to 1GB on-board DDR2
o Intel Platform Controller
|
By
Darren Hart <darren@...>
·
#5052
·
|
|
[PATCH 0/6][linux-yocto-3.2] Meta update for sys940x, bootlive, and FRI2
Pull in the sys940x from the 3.0 tree.
Pull in the boot-live cfg cleanup from the 3.0 tree.
Add FRI2 serial port support.
Move the SMP and EFI features into the scc files rather than specifying them
Pull in the sys940x from the 3.0 tree.
Pull in the boot-live cfg cleanup from the 3.0 tree.
Add FRI2 serial port support.
Move the SMP and EFI features into the scc files rather than specifying them
|
By
Darren Hart <darren@...>
·
#5051
·
|
|
[PATCH 5/5] pch_uart: Use existing default_baud in setup_console
From: Darren Hart <dvhart@...>
Rather than hardcode 9600, use the existing default_baud parameter (which
also defaults to 9600).
Signed-off-by: Darren Hart <dvhart@...>
CC:
From: Darren Hart <dvhart@...>
Rather than hardcode 9600, use the existing default_baud parameter (which
also defaults to 9600).
Signed-off-by: Darren Hart <dvhart@...>
CC:
|
By
Darren Hart <darren@...>
·
#5050
·
|
|
[PATCH 4/5] pch_uart: Add user_uartclk parameter
From: Darren Hart <dvhart@...>
For cases where boards with non-default clocks are not yet added to the kernel
or when the clock varies across hardware revisions, it is useful to be
able
From: Darren Hart <dvhart@...>
For cases where boards with non-default clocks are not yet added to the kernel
or when the clock varies across hardware revisions, it is useful to be
able
|
By
Darren Hart <darren@...>
·
#5045
·
|
|
[PATCH 3/5] pch_uart: Add Fish River Island II uart clock quirks
From: Darren Hart <dvhart@...>
Add support for the Fish River Island II (FRI2) UART clock following the CM-iTC
quirk handling mechanism. Depending on the firmware installed on the device,
From: Darren Hart <dvhart@...>
Add support for the Fish River Island II (FRI2) UART clock following the CM-iTC
quirk handling mechanism. Depending on the firmware installed on the device,
|
By
Darren Hart <darren@...>
·
#5049
·
|
|
[PATCH 2/5] pch_uart: Use uartclk instead of base_baud
From: Darren Hart <dvhart@...>
The term "base baud" refers to the fastest baud rate the device can communicate
at. This is clock/16. pch_uart is using base_baud as the clock itself.
From: Darren Hart <dvhart@...>
The term "base baud" refers to the fastest baud rate the device can communicate
at. This is clock/16. pch_uart is using base_baud as the clock itself.
|
By
Darren Hart <darren@...>
·
#5046
·
|
|
[PATCH 1/5] drivers/tty/serial/pch_uart.c: add console support
From: Alexander Stein <alexander.stein@...>
commit e30f867d402d6dcc2d03d8dd5da3863f7c83572a upstream.
Add console support to pch_uart. To enable append e.g.
console=ttyPCH0,115200
From: Alexander Stein <alexander.stein@...>
commit e30f867d402d6dcc2d03d8dd5da3863f7c83572a upstream.
Add console support to pch_uart. To enable append e.g.
console=ttyPCH0,115200
|
By
Darren Hart <darren@...>
·
#5040
·
|
|
[PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart
Backport consle support and add the 4 new patches (from me) enabling the FRI2
serial port.
My patches have been sent to LKML and have received the approval one of the
driver maintainers. They are
Backport consle support and add the 4 new patches (from me) enabling the FRI2
serial port.
My patches have been sent to LKML and have received the approval one of the
driver maintainers. They are
|
By
Darren Hart <darren@...>
·
#5039
·
|
|
[PATCH 3/3] fri2: Add SMP and EFI support
Rather than add these as features in the linux-yocto recipe,
include them in the BSP meta-data directly. Include only the core
EFI bits in the fri2.scc, and add the extended EFI support to
Rather than add these as features in the linux-yocto recipe,
include them in the BSP meta-data directly. Include only the core
EFI bits in the fri2.scc, and add the extended EFI support to
|
By
Darren Hart <dvhart@...>
·
#5036
·
|
|
[PATCH 2/3] eg20t: Enable serial console for the pch_uart
The FRI2 uses the pch_uart driver for the serial console. Enable the console
driver.
Signed-off-by: Darren Hart <dvhart@...>
---
meta/cfg/kernel-cache/features/eg20t/eg20t.cfg | 1 +
The FRI2 uses the pch_uart driver for the serial console. Enable the console
driver.
Signed-off-by: Darren Hart <dvhart@...>
---
meta/cfg/kernel-cache/features/eg20t/eg20t.cfg | 1 +
|
By
Darren Hart <dvhart@...>
·
#5048
·
|
|
[PATCH 1/3] fri2: Drop 8250 from the fri2 scc
The FRI2 has a pch_uart. Depending on the firmware, the kernel may
decide to use the 8250 or the pch_uart driver. As the firmware
configures the pch_uart with a non-standard UART clock, it
The FRI2 has a pch_uart. Depending on the firmware, the kernel may
decide to use the 8250 or the pch_uart driver. As the firmware
configures the pch_uart with a non-standard UART clock, it
|
By
Darren Hart <dvhart@...>
·
#5047
·
|
|
[PATCH 0/3][linux-yocto-3.0] Meta updates for fri2
Update the meta data for FRI2 to support the new serial console support and
add the SMP and EFI features to the scc directly.
The following changes since commit
Update the meta data for FRI2 to support the new serial console support and
add the SMP and EFI features to the scc directly.
The following changes since commit
|
By
Darren Hart <dvhart@...>
·
#5033
·
|
|
[PATCH 11/11] pch_uart: Use existing default_baud in setup_console
Rather than hardcode 9600, use the existing default_baud parameter (which
also defaults to 9600).
Signed-off-by: Darren Hart <dvhart@...>
CC: Feng Tang <feng.tang@...>
CC: Greg
Rather than hardcode 9600, use the existing default_baud parameter (which
also defaults to 9600).
Signed-off-by: Darren Hart <dvhart@...>
CC: Feng Tang <feng.tang@...>
CC: Greg
|
By
Darren Hart <dvhart@...>
·
#5037
·
|