Skip to content

Conversation

@davidplowman
Copy link
Collaborator

Couple of fixes for imx500.

  • Remove unnecessary warnings.

  • Fix up some of the numpy processing for numpy 2.4.1.

Array unpacking works a bit differently, requiring some fixups.

In fact, all we need to do is remove some of the array re-arranging
already in the code, as this is completely redundant, and now fails in
numpy 2.4.1.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Also remove unnecessary import.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
@davidplowman davidplowman merged commit ff41e41 into next Jan 20, 2026
5 checks passed
@davidplowman davidplowman deleted the imx500-fixes branch January 20, 2026 13:30
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.

1 participant