📄 integrator926ejs.t1
字号:
# integrator926ejs.T1 - configuration file of master target for BSP validation test## Copyright (c) 2005 Wind River Systems, Inc.## modification history# --------------------# 01a,04oct05,mdo written## DESCRIPTION:# This file contains all the configuration parameters required for master# target of BSP validation test. This file has to be changed every time the# target board is changed. These are a set of environment variables that# need to be exported in order that they are visible to other routines in# the test. This file also contains any other parameters which are general# requirements for the test.## This file belongs in $(WIND_BASE)/host/resource/test/bspVal## boot parametersT1_BOOT_DEVICE="fei0" ; export T1_BOOT_DEVICET1_BOOT_PROCNUM="0" ; export T1_BOOT_PROCNUMT1_BOOT_HOST="hostname" ; export T1_BOOT_HOSTT1_BOOT_FILE="/usr/wind/target/config/integrator926ejs/vxWorks" ; export T1_BOOT_FILET1_BOOT_E="90.0.0.2:ffffff00" ; export T1_BOOT_ET1_BOOT_B="" ; export T1_BOOT_BT1_BOOT_H="90.0.0.3" ; export T1_BOOT_HT1_BOOT_G="90.0.0.1" ; export T1_BOOT_GT1_BOOT_U="vxworks-user" ; export T1_BOOT_UT1_BOOT_PW="" ; export T1_BOOT_PWT1_BOOT_F="0x0" ; export T1_BOOT_FT1_BOOT_TN="target-name" ; export T1_BOOT_TNT1_BOOT_S="" ; export T1_BOOT_ST1_BOOT_O="" ; export T1_BOOT_O# serial device and baud rate to be used to connect to console#T1_SER_DEVICE=com2 ; export T1_SER_DEVICET1_SER_DEVICE=/dev/term/a ; export T1_SER_DEVICET1_SER_BAUD=9600 ; export T1_SER_BAUD# other required parametersT1_MODEL="ARM Integrator - ARM926E (ARM)" ; export T1_MODELT1_EXTRA_SYSCLK=600 ; export T1_EXTRA_SYSCLKT1_EXTRA_AUXCLK=600 ; export T1_EXTRA_AUXCLK# for scsi testT1_SCSI_ID=4 ; export T1_SCSI_IDT1_SCSI_LUN=0 ; export T1_SCSI_LUNT1_TMO_SCSI=3600 ; export T1_TMO_SCSI# optionalT1_SCSI_BUFSIZE=65536 ; export T1_SCSI_BUFSIZET1_SCSI_NBBUF=0 ; export T1_SCSI_NBBUFT1_SCSI_NBLOOP=0 ; export T1_SCSI_NBLOOP# for bootline, error1, and error2 testsT1_LOCAL_ERR_ADRS=0xFFFF0000 ; export T1_LOCAL_ERR_ADRST1_OFFBOARD_ERR_ADRS=0xFFFF0000 ; export T1_OFFBOARD_ERR_ADRST1_LOCAL_BUS_ERR_MSG="Data abort" ; export T1_LOCAL_BUS_ERR_MSGT1_OFFBOARD_BUS_ERR_MSG="Data abort" ; export T1_OFFBOARD_BUS_ERR_MSGT1_DIV_ZERO_MSG="Exception address" ; export T1_DIV_ZERO_MSGT1_BOOT_LOCAL_ERR_ADRS=0xffff0000 ; export T1_BOOT_LOCAL_ERR_ADRST1_BOOT_OFFBOARD_ERR_ADRS=0xFFFF0000 ; export T1_BOOT_OFFBOARD_ERR_ADRST1_BOOT_LOCAL_BUS_ERR_MSG="Data abort" ; export T1_BOOT_LOCAL_BUS_ERR_MSGT1_BOOT_OFFBOARD_BUS_ERR_MSG="Data abort"; export T1_BOOT_OFFBOARD_BUS_ERR_MSGT1_CATASTROPHIC_ERR_MSG="Data abort" ; export T1_CATASTROPHIC_ERR_MSG# for busTas testT1_COUNT_ADRS=-1 ; export T1_COUNT_ADRST1_SEM_ADRS=-1 ; export T1_SEM_ADRST1_TAS_DELAY=20 ; export T1_TAS_DELAY# optional# this parameter specifies whether the target is system controller or not.T1_BUS_MASTER="TRUE" ; export T1_BUS_MASTER# timeout values for booting vxWorks and loading filesT1_TMO_BOOT=120 ; export T1_TMO_BOOT# timestamp test parameters(timeout is in seconds).T1_TMO_TIMESTAMP=300 ;export T1_TMO_TIMESTAMPT1_TMO_SLICES=4 ;export T1_TMO_SLICES
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -