Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 6 and Version 7 of TBR/BSP/Mvme167


Ignore:
Timestamp:
03/25/11 23:31:36 (13 years ago)
Author:
Richard Campbell
Comment:

/* Firmware Setup */ Added RTEMS Lab board settings

Legend:

Unmodified
Added
Removed
Modified
  • TBR/BSP/Mvme167

    v6 v7  
    178178167-Bug>
    179179}}}
     180= RTEMS Lab Board Setup =
     181
     182The firmware setup instructions above are true for the RTEMS Lab board except for the memory search addresses.  Set these as follows:
     183{{{
     184Memory Search Starting Address   = FFE00000?
     185Memory Search Ending Address     = FFE10000?
     186}}}
     187These are the RTEMS Lab board settings:
     188{{{
     189MPU Clock Speed =25Mhz
     190
     191167-Bug>env
     192Bug or System environment [B/S] = B?
     193Field Service Menu Enable [Y/N] = N?
     194Remote Start Method Switch [G/M/B/N] = B?
     195Probe System for Supported I/O Controllers [Y/N] = Y?
     196Negate VMEbus SYSFAIL* Always [Y/N] = N?
     197Local SCSI Bus Reset on Debugger Startup [Y/N] = N?
     198Ignore CFGA Block on a Hard Disk Boot [Y/N]    = Y?
     199Auto Boot Enable [Y/N]   = N?
     200Auto Boot at power-up only [Y/N] = Y?
     201Auto Boot Controller LUN = 00?
     202Auto Boot Device LUN     = 00?
     203Auto Boot Abort Delay    = 15?
     204Auto Boot Default String [Y(NULL String)/(String)] = ?
     205ROM Boot Enable [Y/N]            = N?
     206ROM Boot at power-up only [Y/N]  = Y?
     207ROM Boot Enable search of VMEbus [Y/N] = N?
     208ROM Boot Abort Delay             = 0?
     209ROM Boot Direct Starting Address = FF800000?
     210ROM Boot Direct Ending Address   = FFBFFFFC?
     211Network Auto Boot Enable [Y/N]   = N?
     212Network Auto Boot at power-up only [Y/N] = N?
     213Network Auto Boot Controller LUN = 00?
     214Network Auto Boot Device LUN     = 00?
     215Network Auto Boot Abort Delay    = 5?
     216Network Auto Boot Configuration Parameters Pointer (NVRAM) = FFFC0000?
     217Memory Search Starting Address   = FFE00000?
     218Memory Search Ending Address     = FFE10000?
     219Memory Search Increment Size     = 00010000?
     220Memory Search Delay Enable [Y/N] = N?
     221Memory Search Delay Address      = FFFFCE0F?
     222Memory Size Enable [Y/N]         = Y?
     223Memory Size Starting Address     = 00000000?
     224Memory Size Ending Address       = 01000000?
     225Base Address of Local Memory     = 00800000?
     226Size of Local Memory Board #0    = 01000000?
     227Size of Local Memory Board #1    = 00000000?
     228Slave Enable #1 [Y/N] = Y?
     229Slave Starting Address #1 = 00000000?
     230Slave Ending Address #1   = 007FFFFF?
     231Slave Address Translation Address #1 = 00000000?
     232Slave Address Translation Select #1  = FF800000?
     233Slave Control #1 = 00FF?
     234Slave Enable #2 [Y/N] = N?
     235Slave Starting Address #2 = FFE00000?
     236Slave Ending Address #2   = FFE10000?
     237Slave Address Translation Address #2 = 00000000?
     238Slave Address Translation Select #2  = 00000000?
     239Slave Control #2 = 01EF?
     240Master Enable #1 [Y/N] = Y?
     241Master Starting Address #1 = 01000000?
     242Master Ending Address #1   = EFFFFFFF?
     243Master Control #1 = 0D?
     244Master Enable #2 [Y/N] = N?
     245Master Starting Address #2 = 00000000?
     246Master Ending Address #2   = 00000000?
     247Master Control #2 = 00?
     248Master Enable #3 [Y/N] = N?
     249Master Starting Address #3 = 00800000?
     250Master Ending Address #3   = 00FFFFFF?
     251Master Control #3 = 30?
     252Master Enable #4 [Y/N] = N?
     253Master Starting Address #4 = 00000000?
     254Master Ending Address #4   = 00000000?
     255Master Address Translation Address #4 = 00000000?
     256Master Address Translation Select #4  = 00000000?
     257Master Control #4 = 00?
     258Short I/O (VMEbus A16) Enable [Y/N] = Y?
     259Short I/O (VMEbus A16) Control      = 01?
     260F-Page (VMEbus A24) Enable [Y/N]    = Y?
     261F-Page (VMEbus A24) Control         = 02?
     262ROM Speed Bank A Code         = 05?
     263ROM Speed Bank B Code         = 05?
     264Static RAM Speed Code         = 01?
     265PCC2 Vector Base              = 05?
     266VMEC2 Vector Base #1          = 06?
     267VMEC2 Vector Base #2          = 07?
     268VMEC2 GCSR Group Base Address = CC?
     269VMEC2 GCSR Board Base Address = 00?
     270VMEbus Global Time Out Code   = 01?
     271Local Bus Time Out Code       = 00?
     272VMEbus Access Time Out Code   = 02?
     273}}}
     274
     275And 'niot':
     276{{{
     277167-Bug>niot
     278Controller LUN =00?
     279Device LUN     =00?
     280Node Control Memory Address =FFE10000?
     281Client IP Address      =0.0.0.0?
     282Server IP Address      =0.0.0.0?
     283Subnet IP Address Mask =255.255.255.0?
     284Broadcast IP Address   =255.255.255.255?
     285Gateway IP Address     =0.0.0.0?
     286Boot File Name ("NULL" for None)     =?
     287Argument File Name ("NULL" for None) =?
     288Boot File Load Address         =00800000?
     289Boot File Execution Address    =00800000?
     290Boot File Execution Delay      =00000000?
     291Boot File Length               =00000000?
     292Boot File Byte Offset          =00000000?
     293BOOTP/RARP Request Retry       =00?
     294TFTP/ARP Request Retry         =00?
     295Trace Character Buffer Address =00000000?
     296BOOTP/RARP Request Control: Always/When-Needed (A/W)=A?
     297BOOTP/RARP Reply Update Control: Yes/No (Y/N)       =N?
     298}}}
    180299=  Booting  =
    181300