mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	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>
		
			
				
	
	
		
			21 lines
		
	
	
		
			703 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			703 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.
 | 
						|
 | 
						|
See elinux_talks_ for a more comprehensive list.
 | 
						|
 | 
						|
.. _elinux_talks: https://elinux.org/Boot_Loaders#U-Boot
 |