From: Yann Dirson <y...@blade-group.com>

Changes from in v3:
- relocate the bsp files into files/ so we don't have to add linux-yocto/
  to FILESEXTRAPATHS for all other kernels
- removed the "don't force KCONFIG_MODE to alldefconfig" (not needed finally,
  and causing interferences in default setup)
- add "usbhost" to MACHINE_FEATURES to enable lsusb and friends
- better hardware coverage (though still no wifi/bt/audio, and buggy hdmi)

The Wifi/BT support requires firmware, to be properly packaged; BT
support itself is still buggy in mainline; audio jack requires a
couple of patches; HDMI requires at the very least a DTS patch, and
LibreELEC maintains a "latest and greatest" DRM patchset, but it can
conflicts with some patches in default kmeta.

Yann Dirson (3):
  rockchip-defaults: don't force KCONFIG_MODE to alldefconfig
  NanoPi-M4: let all variants use the same KMACHINE type
  linux-yocto: add a NanoPi-M4 BSP

 conf/machine/include/nanopi-m4.inc            |  1 +
 conf/machine/include/rockchip-defaults.inc    |  1 -
 .../linux/files/bsp/nanopi-m4-standard.scc    |  7 +++
 .../linux/files/bsp/nanopi-m4-tiny.scc        |  7 +++
 recipes-kernel/linux/files/bsp/nanopi-m4.cfg  | 40 ++++++++++++++
 recipes-kernel/linux/files/bsp/nanopi-m4.scc  |  5 ++
 recipes-kernel/linux/files/bsp/rk3399.cfg     | 50 +++++++++++++++++
 recipes-kernel/linux/files/bsp/rk3399.scc     |  5 ++
 recipes-kernel/linux/files/bsp/rockchip.cfg   | 53 +++++++++++++++++++
 recipes-kernel/linux/files/bsp/rockchip.scc   |  6 +++
 recipes-kernel/linux/linux-yocto%.bbappend    |  6 +++
 11 files changed, 180 insertions(+), 1 deletion(-)
 create mode 100644 recipes-kernel/linux/files/bsp/nanopi-m4-standard.scc
 create mode 100644 recipes-kernel/linux/files/bsp/nanopi-m4-tiny.scc
 create mode 100644 recipes-kernel/linux/files/bsp/nanopi-m4.cfg
 create mode 100644 recipes-kernel/linux/files/bsp/nanopi-m4.scc
 create mode 100644 recipes-kernel/linux/files/bsp/rk3399.cfg
 create mode 100644 recipes-kernel/linux/files/bsp/rk3399.scc
 create mode 100644 recipes-kernel/linux/files/bsp/rockchip.cfg
 create mode 100644 recipes-kernel/linux/files/bsp/rockchip.scc

-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#53239): https://lists.yoctoproject.org/g/yocto/message/53239
Mute This Topic: https://lists.yoctoproject.org/mt/82311726/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to