[meta-intel] [jethro] [PATCHv2 0/2] Add new bsp consolidated with Intel Common BSP

Rebecca Chang Swee Fun rebecca.swee.fun.chang at intel.com
Thu Sep 8 18:39:36 PDT 2016


Hi,

PATCHv2 Change log:
- Changed machine configuration settings based on reviewers' feedback
  and comments.
- Append more console settings to SERIAL_CONSOLES
- Added SERIAL_CONSOLES_CHECK to stop getty from trying to enable
  non-existent serial consoles.

The v2 changes are tested working on both Leaf Hill (Broxton) and
Cherry Hill (Braswell) that has different console port setup.

Regards,
Rebecca

PATCHv1 Cover Letter:
This is to add leafhill as one of the BSP supported by Intel Common.
Since we need leafhill bsp to have a fixed kernel version base, we
have setup a kernel branch in linux-yocto-4.1 dedicated for leafhill.

On the meta recipe side, we have used bb.utils.contains() to enable
leafhill as KERNEL_FEATURES which to be set in local.conf by leaf hill
BSP users.

This implementation has allow us to enable more settings without
creating new machines conf file.

This change has been verified with build test and boot up test on Leaf
Hill boards.

Please review and provide feedback if you have any.
The patches are targeted for merging into meta-intel Jethro branch.

Thanks and regards,
Rebecca

Rebecca Chang Swee Fun (2):
  intel-corei7-64: add machine configurations specific to leafhill bsp
  linux-yocto_4.1: use bb.utils.contains for KERNEL_FEATURES selection

 common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 11 +++++------
 conf/machine/intel-corei7-64.conf                    |  6 ++++--
 2 files changed, 9 insertions(+), 8 deletions(-)

-- 
1.9.1



More information about the meta-intel mailing list