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

blobs: Add support to pull in binary blobs #381

Merged
merged 1 commit into from
May 22, 2024

Conversation

mmahadevan108
Copy link
Collaborator

@mmahadevan108 mmahadevan108 commented Apr 26, 2024

Pull in the firmware image needed for NXP IW612 WiFi + Bluetooth module
This is needed for Zephyr PR zephyrproject-rtos/zephyr#70815

@mmahadevan108
Copy link
Collaborator Author

@DerekSnell @yvanderv

Copy link
Member

@dleach02 dleach02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will wait on the Zephyr side PR to validate this before merging

type: img
version: '1.0'
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
url: https://github.com/nxp-mcuxpresso/mcux-sdk/raw/main/components/conn_fwloader/fw_bin/rw61x_sb_ble_15d4_combo_a2.bin
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one isn't going to work right because it is just grabbing the latest and greatest. The SHA256 won't match on next update.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks David, I have updated it to pick a Tag.

1. Pull in the firmware image needed for NXP IW612
WiFi + Bluetooth module
2. Pull in the firwamre images needed for RW612

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
@dleach02
Copy link
Member

Motion to approve passed in TSC 5/22 meeting.

@dleach02 dleach02 merged commit 6f84190 into zephyrproject-rtos:master May 22, 2024
@dleach02 dleach02 deleted the Add_Blob branch May 22, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants