Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 5.4 kernel and switch to using it #52

Merged
merged 5 commits into from
Mar 9, 2023
Merged

Commits on Mar 8, 2023

  1. linux-coral: Add recipe for 5.4-imx kernel

    This supports wifi
    
    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8f2fb88 View commit details
    Browse the repository at this point in the history
  2. linux-coral_4.14.bb: Fix .config generation

    Put mendel specific debian .config additions separately in mendel.cfg
    and replicate defconfig from linux-coral. Let merge_config do the
    .config merging in the end.
    
    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f65833d View commit details
    Browse the repository at this point in the history
  3. linux-imx: Add mendel patches for 5.15

    TODO: It does not bringup wifi on PCIE fully
    
    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c9b602c View commit details
    Browse the repository at this point in the history
  4. coral-dev: Use 5.4 kernel and use-nxp-bsp

    Add linux-firmware-ath10k firmware so that wifi can be brought up
    Switch to use linux-coral for kernel by default
    
    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    040d909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c70c73 View commit details
    Browse the repository at this point in the history