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

Semantic versioning for the firmware #37

Closed
cheery opened this issue Jun 11, 2012 · 1 comment
Closed

Semantic versioning for the firmware #37

cheery opened this issue Jun 11, 2012 · 1 comment

Comments

@cheery
Copy link

cheery commented Jun 11, 2012

I'm sure there will be other places where you might want to change the API or details on how the firmware works. It's inevitable that this will happen.

Give semantic version numbering for the firmware, and remember to update it. As in addition you could provide a file, which tells how backwards compatibility was broken and why.

@popcornmix
Copy link
Contributor

"vcgencmd version" will indicate a version number for firmware.
Each vchiq service reports a version number which is incremented on an API change.
E.g. look at peer_version in alsa driver
https://github.com/raspberrypi/linux/blob/rpi-3.6.y/sound/arm/bcm2835-vchiq.c

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

No branches or pull requests

2 participants