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

The build steps/configs #116

Closed
YoungLi123 opened this issue Jan 7, 2022 · 2 comments
Closed

The build steps/configs #116

YoungLi123 opened this issue Jan 7, 2022 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@YoungLi123
Copy link
Collaborator

Hi @rainlinWW,

We found that the released firmware (xxxx.bin) size is much different with UART firmware (uart_xxxx.bin),

For example:
oby35-cl-2022.01.01.bin about 321KB
uart_oby35-cl-2022.01.01.bin about 261KB

We follow https://github.com/facebook/OpenBIC#readme to build.

Both xxxx.bin and uart_xxxx.bin size are almost the same (about 261KB).

Is there any steps/configs we miss?

We just want to make sure our build steps is OK.

Thanks,
Young

@YoungLi123 YoungLi123 added the question Further information is requested label Jan 7, 2022
@rainlin024
Copy link

Hi Young,

The size different is due to extra data for formal release firmware secure update.
Build steps in openbic readme file is fine for firmware development.

Thanks,
Rain

@YoungLi123
Copy link
Collaborator Author

Got it!

Thanks,
Young

khoung76642 pushed a commit to khoung76642/OpenBIC that referenced this issue Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants