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 crc32 checks for fdt #1029

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add crc32 checks for fdt #1029

wants to merge 2 commits into from

Conversation

acostach
Copy link
Contributor

@acostach acostach commented Jun 5, 2023

No description provided.

@acostach
Copy link
Contributor Author

Internal improvement that tracks which boards make use of the checks currently:
https://balena.fibery.io/Work/Improvement/Extend-kernel-dtb-overlap-checks-to-all-devices-that-support-it-1132

@acostach
Copy link
Contributor Author

@resin-jenkins test this please

... in the u-boot scripts. This depends on the
crc32 checks PR in meta-balena.

We only check that the kernel did not overlap
the fdt, because no other operation is performed
after unzipping the kernel image, apart from
booting.

Changelog-entry: rpi-u-boot-scr: Add crc32 checks for fdt
Signed-off-by: Alexandru Costache <alexandru@balena.io>
UBOOT_KCONFIG_SUPPORT defaults to 1 in meta-balena starting
with commit ef248aa5163 and the static integration of the env
is no longer necessary because it is already done by the OS
u-boot class.

Signed-off-by: Alexandru Costache <alexandru@balena.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant