mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 08:27:23 +00:00
9990873aa1
This video covers the basics in a short time, so add a link to it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
23 lines
795 B
ReStructuredText
23 lines
795 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
U-Boot Talks
|
|
============
|
|
|
|
U-Boot is a topic at various conferences each year. These talks might help you
|
|
learn a bit about U-Boot:
|
|
|
|
* `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.
|
|
|
|
* `Introduction to U-Boot for beginners
|
|
<https://www.youtube.com/watch?v=rVaiLgXccSE>`__
|
|
|
|
See elinux_talks_ for a more comprehensive list.
|
|
|
|
.. _elinux_talks: https://elinux.org/Boot_Loaders#U-Boot
|