
Development
Get flash to fully experience Pearltrees
Online Tools
Linux (Ubuntu) Desktop
TomTom
A BSP, or board support package, is the name given to the software responsible for hardware specific operations required to get an RTOS up and running. This typically consists of the following components: An optional IPL. This program is what is run from the reset and is responsible for some minimal hardware initialization, such as memory controller, serial port and possibly even Ethernet. This program then loads the next program, typically called the startup. The startup is usually loaded from flash, but can also be downloaded over the serial or network connections, depending on the capabilities of the IPL.
foundry27 : Project Home
Manual < DULG < DENX
The document describes how to configure, build and use the firmware Das U-Boot (typically abbreviated as just "U-Boot") and the operating system Linux for Embedded PowerPC , ARM and MIPS Systems.Linux (Ubuntu) Desktop

