Skip to content

PetaLinux v2022.2 bug report: FSBL recipe in meta-user doesn't affect the zynqmp_fsbl.elf #27

@michalfita

Description

@michalfita

Some details about my problem: Forum Post

As I can't find other means to report a bug in PetaLinux I'm reporting it here.

What are my steps:

  1. Start patch of ZynqMP FSBL by petalinux-devtool modify fsbl
  2. Implement changes, commit
  3. Build the project with petalinux-build
  4. Pack the boot.bin with petalinux-package ...
  5. Put the boot.bin into the first partition of the SD Card
  6. Boot the system and we see our changes acting in the output
  7. Finish the patch via petalinux-devtool finish fsbl <absolute-path-to-project>/project-spec/meta-user (why absolute is required here?)
  8. Pack the boot.bin with petalinux-package ... --force
  9. Put the boot.bin into the first partition of the SD Card
  10. Boot the system and we see just the vanilla default FSBL is running, no our changes

I assume there's bug in PetaLinux or its recipes as I've tried couple times with no success (we have project creation and build process automated in CI as PetaLinux project cannot be easily committed to Git).

I even asked OpenGPT for help, but it didn't suggested anything else that I'm already doing, so a live brain that knows PetaLinux inside out is required to help with this.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions