You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
U-boot is another bootloader for embedded devices, while we are not using it directly in this project will will be using it's format for kernel and initrd packages. We will also be using it to generate images that can be booted with bootie.
Getting the U-boot utilities
You can get u-boot and it's utilities' source code here.
If you prefer you can install a package with it already built, for example on Ubuntu