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

CM3588-NAS: Go fully mainline by adopting the latest mainline changes from kernel 6.11 and U-Boot v2024.10 #7082

Merged
merged 5 commits into from
Oct 28, 2024

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    f105366 View commit details
    Browse the repository at this point in the history
  2. board: cm3588-nas: Use mainline dts file

    Also add temporary compatibility patch for existing installations,
    since existing installations will look for the old dts file.
    To make migration smoother, add a pointer to the new file by
    including the new dts in the old one.
    
    For migration:
    Please edit your `/boot/armbianEnv.txt` as soon as possible to
    use BOOT_FDT_FILE="rockchip/rk3588-friendlyelec-cm3588-nas.dtb"!
    This workaround will be removed in kernel version 6.14!
    ColorfulRhino committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0d3037f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffe5484 View commit details
    Browse the repository at this point in the history
  4. board: cm3588-nas: Use mainline U-Boot v2024.10

    Support for the CM3588 NAS has been added in v2024.10-rc3.
    Drop vendor U-Boot for this board completely.
    ColorfulRhino committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    bda791d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a86e982 View commit details
    Browse the repository at this point in the history