Completed
Updating UBoot
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Porting U-Boot and Linux on New ARM Boards - A Step-by-Step Guide
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Golden Rules
- 3 Presentation
- 4 UBoot
- 5 UBoot Architecture
- 6 Walk Flow
- 7 Board File
- 8 Global Data Pointer
- 9 Config File
- 10 Config Options
- 11 Config Files
- 12 Menu Config
- 13 Header File
- 14 Configuration File
- 15 Add Board
- 16 What you need to know
- 17 Enabling the drivers
- 18 Example
- 19 Config
- 20 Device Trees
- 21 Adding Support
- 22 Updating UBoot
- 23 UBoot Delay
- 24 Linux Workflow
- 25 Device 3 Node
- 26 Creating Device 3
- 27 Configuring Device 3
- 28 Troubleshooting Device 6