Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Beyond "Just" Booting - Barebox Bells and Whistles
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Bootloader: bare minimum
- 3 Bootloader: modern expectation
- 4 Bootloader: Scalability and Maintainability
- 5 Bootloader: barebox
- 6 barebox: First and Second-Stage
- 7 barebox: second-stage bootloader (SSBL)
- 8 barebox: first-stage bootloader (FSBL)
- 9 barebox: Porting Your Board
- 10 Customization: The Environment
- 11 Customization: Magic Variables
- 12 Customization: Device Parameters • Driver runtime configuration happens a device parameters
- 13 Customization: Hush Scripts
- 14 Putting this all together: Booting
- 15 Booting: Nice to Have
- 16 Booting: Bootloader Specification
- 17 Booting: Bootchooser
- 18 Booting: barebox-state
- 19 Booting: Final /env/nv
- 20 Boot: Tim Toady
- 21 Bring-Up: Drivers
- 22 Bring-Up: Commands
- 23 Bring-Up: Custom Commands
- 24 Recent Developments in the last two years
- 25 Interested?