Simon Glass | 8ad7cfe | 2023-02-05 15:30:52 -0700 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
| 2 | |
| 3 | U-Boot Talks |
| 4 | ============ |
| 5 | |
Paul Barker | 4e73b01 | 2023-08-22 19:53:59 +0100 | [diff] [blame] | 6 | U-Boot is a topic at various conferences each year. These talks might help you |
| 7 | learn a bit about U-Boot: |
Simon Glass | 8ad7cfe | 2023-02-05 15:30:52 -0700 | [diff] [blame] | 8 | |
Paul Barker | 4e73b01 | 2023-08-22 19:53:59 +0100 | [diff] [blame] | 9 | * `Tutorial: Introduction to the Embedded Boot Loader U-boot - Behan Webster, |
| 10 | Converse in Code <https://www.youtube.com/watch?v=INWghYZH3hI>`__ |
| 11 | from Embedded Linux Conference 2020 |
| 12 | (`slides <https://cm.e-ale.org/2020/ELC2020/intro-to-u-boot/intro-to-u-boot-2020.pdf>`__). |
| 13 | |
| 14 | * `Recent Advances in U-Boot - Simon Glass, Google Inc. |
| 15 | <https://www.youtube.com/watch?v=YlJBsVZJkDI>`__ |
| 16 | from Embedded Linux Conference 2023. |
| 17 | |
Simon Glass | 9990873 | 2023-10-08 15:35:56 -0600 | [diff] [blame] | 18 | * `Introduction to U-Boot for beginners |
| 19 | <https://www.youtube.com/watch?v=rVaiLgXccSE>`__ |
| 20 | |
Paul Barker | 4e73b01 | 2023-08-22 19:53:59 +0100 | [diff] [blame] | 21 | See elinux_talks_ for a more comprehensive list. |
Simon Glass | 8ad7cfe | 2023-02-05 15:30:52 -0700 | [diff] [blame] | 22 | |
| 23 | .. _elinux_talks: https://elinux.org/Boot_Loaders#U-Boot |