U-boot commands, 1 overview, 2 commands – Artesyn SAM1411 Installation and Use (September 2014) User Manual

Page 71: 1 overview 7.2 commands, Table 7-1, Lists the u, Chapter 7

Advertising
background image

Chapter 7

SAM1411 Installation and Use (6806800M91B)

71

U-Boot Commands

7.1

Overview

The SAM1411 uses U-Boot version 2010.06 to initialize Linux on the PPC.

When power is applied to the SAM1411, U-Boot initializes the RAM and downloads the kernel
image to memory. It also provides support for Ethernet protocols like TFTP, that makes it
possible to download images from network servers. Before U-Boot starts decompressing the
Linux kernel, you have a few seconds to pause the process and execute some of the commands
that U-Boot provides to check or modify the system.

7.2

Commands

Table 7-1 U-Boot Commands

Command

Description

?

alias for help

as assemble

memory

askenv

Get environment variables from stdin

autoscr

Run script from memory

base

Print or set address offset

bdinfo

Print Board Info structure

boot

Boot default, that is, run bootcmd

bootd

Boot default, that is, run bootcmd

bootm

Boot application image from memory

bootp

Boot image via network using BootP/TFTP protocol

bootsel

select boot bank

break

set or clear a breakpoint

brginfo

Print Baud Rate Generator (BRG) registers

bt

Send IPMI commands over BT interface

carinfo

Print Clocks and Reset registers

chpart

change active partition

Advertising