summaryrefslogtreecommitdiff
path: root/doc/learn/talks.rst
AgeCommit message (Collapse)Author
2023-10-12doc: Add a short intro videoSimon Glass
This video covers the basics in a short time, so add a link to it. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Paul Barker <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]>
2023-08-23doc: Highlight the most relevant u-boot talksPaul Barker
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]>
2023-02-10doc: Link to some useful talksSimon Glass
Talks are a great way to learn about U-Boot and have been lost now that the Denx Wiki has gone away. These are stored at elinux.org so link to that . Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Sean Anderson <[email protected]>