Boot system, 1 overview, 2 accessing u-boot – Artesyn MVME2500 ECC Installation and Use (August 2014) User Manual
Page 109: 1 overview 6.2 accessing u-boot, Chapter 6
![background image](https://www.manualsdir.com/files/772506/content/doc109.png)
Chapter 6
MVME2500-ECC Installation and Use (6806800N30F)
109
Boot System
6.1
Overview
The MVME2500-ECC 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
This section describes U-Boot features and procedures that are specific to the MVME2500-ECC.
For general information on U-Boot, see
http://www.denx.de/wiki/UBoot/WebHome
.
6.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.