coreos/layers/meta-netmodule-coreos-bsp
Alexandre Bard fd9b3e0a0f fix(netmodule-hw34): fix consoles definitions
LINUX_CONSOLE is not used anywhere, but KERNEL_CONSOLE is.

SERIAL_CONSOLES was missing and usign the default from included files
that included ttyS0 that we don't need.

id:502637
2024-02-29 16:09:18 +01:00
..
classes feat: update meta-ti and support board rev B 2024-02-20 11:43:48 +01:00
conf fix(netmodule-hw34): fix consoles definitions 2024-02-29 16:09:18 +01:00
recipes-bsp/u-boot feat: update meta-ti and support board rev B 2024-02-20 11:43:48 +01:00
recipes-core/udev feat(meta-netmodule-coreos-bsp): create layer and add gemini support 2024-02-20 11:43:48 +01:00
recipes-coreos/coreos-installer feat(meta-netmodule-coreos-bsp): create layer and add gemini support 2024-02-20 11:43:48 +01:00
recipes-kernel/linux fix: move sources from NetModule to CoreOS 2024-02-20 11:43:48 +01:00
README.md feat(meta-netmodule-coreos-bsp): create layer and add gemini support 2024-02-20 11:43:48 +01:00

README.md

meta-netmodule-coreos-bsp

BSP layer for NetModule board

This layer depends on:

  • meta-ti-bsp
  • meta-arm

SoC Family

This layer contains all CoreOS supported board manufactured by NetModule

Availables Machines

This layer contains the following machine configuration:

Based on the Gemini platform

  • netmodule-hw34 (Codename for XG900)

remarks: Gemini based board use a TI am64xx (k3) family has a separate R5 core that use another architecture as the main core, so for each machine you will find a companion machine name ${MACHINE}-k3r5. This config should not be used as is, but will be automatically used for some recipes under the hood when using ${MACHINE} using Bitbake multiconfig feature.