mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
doc: Highlight the most relevant u-boot talks
The list of u-boot talks on elinux.org is quite long, so let's highlight the talks which are likely most relevant for newcomers. Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
2a3c0680e6
commit
4e73b0153c
1 changed files with 12 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue