Boot system, 1 overview, 2 accessing u-boot – Artesyn MVME8100/MVME8110 Installation and Use (September 2014) User Manual
Page 95: 1 overview 5.2 accessing u-boot, Chapter 5

Chapter 5
MVME8100 / MVME8110 Installation and Use (6806800P25G)
95
Boot System
5.1
Overview
The MVME8100 / MVME8110 uses Das U-Boot, a boot loader software based on the GNU
Public License. It boots the blade and is the first software to be executed after the system is
powered on.
Its main functions are:
Initialize the hardware
Pass boot parameters to the Linux kernel
Start the Linux kernel
Update Linux kernel and U-Boot images
.
5.2
Accessing U-Boot
1.
Connect the board to a computer with a serial interface connector and a terminal emulation
software running on it
.
The serial connector of the board is found on the face plate.
2. Configure the terminal software to use the access parameters that are specified in U-Boot.
By default, the access parameters are as follows:
Baud rate: 9600
PC ANSI
8 data bits
No parity
1 stop bit
These serial access parameters are the default values. These can be changed from within the
U-Boot. For details, refer to the U-Boot documentation.