3 boot options, 1 booting from a network, Boot options – Artesyn MVME2502 Installation and Use (April 2015) User Manual
Page 136
Boot System
MVME2502 Installation and Use (6806800R96E)
136
1 stop bit
3. Boot the
MVME2502
.
4. When prompted, press the
U-Boot aborts the boot sequence and enters into a command line interface mode.
6.3
Boot Options
6.3.1
Booting from a Network
In this mode, U-Boot downloads and boots the Linux kernel from an external TFTP server and
mounts a root file system located on a network server.
1.
Make sure that the
kernel, dtb,
and
ramdisk
are accessible to the board from the
TFTP server.
2.
Configure U-Boot environment variables:
setenv ipaddr
setenv serverip
setenv gatewayip
setenv netmask
setenv bootargs 'root=/dev/ram rw console=ttyS0,9600n8
ramdisk_size=700000 cache-sram-size=0x10000'
saveenv
These serial access parameters are the default values. These values can be changed within the
U-Boot. For details, refer to the U-Boot documentation.
Enter the command setenv bootdelay -1; saveenv to disable the U-Boot auto-boot
feature and let the U-Boot directly enter the command line interface after the next
reboot/power up.
- MVME2502 Installation and Use (August 2014) MVME2500 Installation and Use Manual (February 2014) MVME2500 ECC Installation and Use (August 2014) MVME2500 Installation and Use (April 2015) MVME2500 Installation and Use Manual (March 2015) MVME2502 Installation and Use (April 2014) MVME2502 Installation and Use (December 2014)