Completed
Bare examples
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Stable Devicetree ABI: Establishing a Reliable Interface Between Firmware and Kernel
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why should we care
- 3 Interactions between bootloader and kernel
- 4 Stable API
- 5 Hardware Bindings
- 6 Things weve learned
- 7 Calling names
- 8 Comfortable
- 9 Bare examples
- 10 Always use new drivers
- 11 Using new drivers
- 12 Fixing the devicetree
- 13 Breaking a binding
- 14 Probe function
- 15 Conclusion
- 16 Summary
- 17 Questions