diff options
Diffstat (limited to 'doc/learn/talks.rst')
-rw-r--r-- | doc/learn/talks.rst | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/doc/learn/talks.rst b/doc/learn/talks.rst index 33bac483e17..0bb44aeabe5 100644 --- a/doc/learn/talks.rst +++ b/doc/learn/talks.rst @@ -3,9 +3,18 @@ U-Boot Talks ============ -U-Boot is a topic at various conferences each year. These talkes might help you -learn a bit about U-Boot. +U-Boot is a topic at various conferences each year. These talks might help you +learn a bit about U-Boot: -See elinux_talks_ for a list. +* `Tutorial: Introduction to the Embedded Boot Loader U-boot - Behan Webster, + Converse in Code <https://www.youtube.com/watch?v=INWghYZH3hI>`__ + from Embedded Linux Conference 2020 + (`slides <https://cm.e-ale.org/2020/ELC2020/intro-to-u-boot/intro-to-u-boot-2020.pdf>`__). + +* `Recent Advances in U-Boot - Simon Glass, Google Inc. + <https://www.youtube.com/watch?v=YlJBsVZJkDI>`__ + from Embedded Linux Conference 2023. + +See elinux_talks_ for a more comprehensive list. .. _elinux_talks: https://elinux.org/Boot_Loaders#U-Boot |