Skip to content

Opening book details…

About this document

U-Boot Falcon Boot Overview by mrme44 is a document available to read on EtoBox.

U-Boot "Falcon" mode provides a faster boot process by having the SPL (secondary program loader) load and initialize the kernel instead of U-Boot. With Falcon mode, SPL loads the kernel image and device tree or boot parameters directly instead of loading U-Boot first. This saves time by eliminating the need to load and execute U-Boot. Currently Falcon mode is supported on several PowerPC and TI boards with NAND storage. The mode can be extended to more architectures and storage types by implementing callbac

Author
mrme44
Language
EN