Skip to content
Alejandro Olvera edited this page Mar 24, 2017 · 3 revisions

U-boot

"Das U-Boot (subtitled "the Universal Boot Loader" and shortened to "U-Boot") is an open source, primary boot loader used in embedded devices to package the instructions to boot the device's operating system kernel."

  • Wikipedia

U-boot files are placed in ~/projects/extra/uboot-03.20.00.13 The directory contain booting libraries for various architectures.

Important

This will not be modified for any reason, as this will be beyond the scope of this project.

Table of Contents

General

OS Components

UI

Inter-Communication Interface

Application Program Interfaces

Clone this wiki locally