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

feat: put memory and env vars into FDT #758

Merged
merged 5 commits into from
Sep 25, 2024
Merged

feat: put memory and env vars into FDT #758

merged 5 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. fix: make args Strings

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    31258fa View commit details
    Browse the repository at this point in the history
  2. feat: create FDT with bootargs

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    af672cb View commit details
    Browse the repository at this point in the history
  3. feat: put env vars into FDT bootargs

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ec49be9 View commit details
    Browse the repository at this point in the history
  4. feat: put memory layout into FDT

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f1e29b View commit details
    Browse the repository at this point in the history
  5. docs(fdt): add documentation

    Signed-off-by: Martin Kröning <[email protected]>
    mkroening committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    53c4608 View commit details
    Browse the repository at this point in the history