Information Commands - GE C2K Hardware Reference Manual

Table of Contents

Advertisement

2.6.4 Information Commands

The following U-Boot commands provide information
bdinfo
C2K=> help bdinfo
bdinfo:
prints board information used by U-Boot, such as memory addresses and sizes, clock frequencies
and MAC addresses.
coninfo
C2K=> help coninfo
cp [.b, .w, .l] source target count:
displays console I/O device information.
flinfo
C2K=> help flinfo
flinfo:
prints information for all flash memory banks.
flinfo N:
prints information for flash memory bank # N.
iminfo
C2K=> help iminfo
iminfo addr [addr ...]:
prints header information for application image starting at address 'addr' in memory; this includes ver-
ification of the image contents (magic number, header and payload checksums).
imls
C2K=> help imls
imls:
prints information about all images found at sector boundaries in flash.
help
C2K=> help
help [command ...]:
shows help information (for 'command').
prints online help for the monitor commands.
without arguments, it prints a short usage message for all commands.
to get detailed information about specific commands, type 'help' with one or more command names
as arguments.
2-9
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Installation
C2K User's Guide

Advertisement

Table of Contents
loading

Table of Contents