source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/BOOTING @ 328876c

Last change on this file since 328876c was 23d9392f, checked in by Joel Sherrill <joel.sherrill@…>, on 11/17/99 at 15:42:18

New file documenting the on board monitor (PPCBUG) configuration used
to be able to boot the archives located in powerpc-rtems/c/mcp750/bin.
This information was provided by Eric Valette <valette@…>

  • Property mode set to 100644
File size: 3.2 KB
Line 
1#
2#  $Id$
3#
4
5This file documents the on board monitor (PPCBUG) configuration used
6to be able to boot the archives located in powerpc-rtems/c/mcp750/bin.
7This information was provided by Eric Valette <valette@crf.canon.fr>
8
9----------------------- ENV command--------------
10PPC1-Bug>env
11Bug or System environment [B/S] = B?
12Field Service Menu Enable [Y/N] = N?
13Probe System for Supported I/O Controllers [Y/N] = Y?
14Auto-Initialize of NVRAM Header Enable [Y/N] = Y?
15Network PReP-Boot Mode Enable [Y/N] = Y?                <====================
16SCSI Bus Reset on Debugger Startup [Y/N]   = N?
17Primary SCSI Bus Negotiations Type [A/S/N] = A?
18Primary SCSI Data Bus Width [W/N]          = N?
19Secondary SCSI Identifier                  = "07"?
20NVRAM Boot List (GEV.fw-boot-path) Boot Enable [Y/N]           = Y?
21NVRAM Boot List (GEV.fw-boot-path) Boot at power-up only [Y/N] = Y?
22NVRAM Boot List (GEV.fw-boot-path) Boot Abort Delay            = 5?
23Auto Boot Enable [Y/N]           = Y?
24Auto Boot at power-up only [Y/N] = Y?
25Auto Boot Scan Enable [Y/N]      = Y?
26Auto Boot Scan Device Type List  = FDISK/CDROM/TAPE/HDISK/?
27Auto Boot Controller LUN   = 14?
28Auto Boot Device LUN       = 40?
29Auto Boot Partition Number = 03?
30Auto Boot Abort Delay      = 7?
31Auto Boot Default String [NULL for an empty string] = ?
32ROM Boot Enable [Y/N]            = N?
33ROM Boot at power-up only [Y/N]  = Y?
34ROM Boot Abort Delay             = 5?
35ROM Boot Direct Starting Address = FFF00000?
36ROM Boot Direct Ending Address   = FFFFFFFC?
37Network Auto Boot Enable [Y/N]           = N?
38Network Auto Boot at power-up only [Y/N] = N?
39Network Auto Boot Controller LUN = 00?
40Network Auto Boot Device LUN     = 00?
41Network Auto Boot Abort Delay    = 5?
42Network Auto Boot Configuration Parameters Offset (NVRAM) = 00001000?
43Memory Size Enable [Y/N]         = Y?
44Memory Size Starting Address     = 00000000?
45Memory Size Ending Address       = 02000000?
46DRAM Speed in NANO Seconds       = 60?
47ROM First Access Length (0 - 31) = 10?
48ROM Next Access Length  (0 - 15) = 0?
49DRAM Parity Enable [On-Detection/Always/Never - O/A/N]    = O?
50L2Cache Parity Enable [On-Detection/Always/Never - O/A/N] = O?
51PCI Interrupts Route Control Registers (PIRQ0/1/2/3) = 0A050000?
52Serial Startup Code Master Enable [Y/N] = N?
53Serial Startup Code LF Enable [Y/N] =     N?
54---------------------NIOT ---------------------------
55PPC1-Bug>niot
56Controller LUN =00?
57Device LUN     =00?
58Node Control Memory Address =03F9E000?
59Client IP Address      =194.2.81.157?
60Server IP Address      =194.2.81.241?
61Subnet IP Address Mask =255.255.255.0?
62Broadcast IP Address   =255.255.255.255?
63Gateway IP Address     =194.2.81.254?
64Boot File Name ("NULL" for None)     =debug-ppc?
65Argument File Name ("NULL" for None) =?
66Boot File Load Address         =001F0000?
67Boot File Execution Address    =001F0000?
68Boot File Execution Delay      =00000000?
69Boot File Length               =00000000?
70Boot File Byte Offset          =00000000?
71BOOTP/RARP Request Retry       =05?
72TFTP/ARP Request Retry         =05?
73Trace Character Buffer Address =00000000?
74BOOTP/RARP Request Control: Always/When-Needed (A/W)=W?
75BOOTP/RARP Reply Update Control: Yes/No (Y/N)       =Y?
76--------------------------------------------------------
77
78
Note: See TracBrowser for help on using the repository browser.