README
上传用户:dqzhongke1
上传日期:2022-06-26
资源大小:667k
文件大小:3k
源码类别:

VxWorks

开发平台:

C/C++

  1.             README: Wind River SBC8548 Evaluation Board
  2. This file contains board-specific information for the Wind River SBC8548
  3. target board.  Specifically, this file contains information on any BSP
  4. interface changes from previous software or hardware versions, and
  5. contains caveats that the user must be aware of before using this BSP.
  6. ------------------------------------------------------------------------------
  7. Version 2.0/2
  8.     Released from Wind River for Workbench 2.6, VxWorks 6.4
  9.     Support the latest Wind River SBC8548 rev.2 board.
  10.     Add CPU rev.2 update.
  11.     Add TFFS support, using the SODIMM 64MB flash as the TFFS media.
  12.     Add PCI Express support, tested using a Intel 8257x NIC.
  13.     Modify SODIMM Flash base address to solve the static TLB issue.
  14.     Modify SRIO to use m85xxCCSR driver.
  15.     Modify auxClock and nvRam to get BSPVTS passed.
  16. FCS Version 2.0/1
  17.     Released from Wind River for Workbench 2.5, VxWorks 6.3
  18.     ETSEC functionality has been added including checksum offload support and
  19.     filer capability. The user should rebuild target/src/hwif for etsec.
  20.     VXBUS infrastructure is now used for ETSEC (and SRIO, which has not been
  21.     tested). These devices are configured via hwconf.c including the MII bus
  22.     and PHY driver.
  23.     There is backward compatibility with the END TSEC driver and can be
  24.     configured if necessary but not for SRIO which requires vxBus to be included.
  25. FCS Version 2.0/0
  26.     Released from Wind River for Workbench 2.4, VxWorks 6.2
  27.     SRIO not supported for this first release, waiting until silicon works with
  28.     a JTAG workaround during reset.
  29.     ETSEC - enhanced features such as checksum offload not supported until the
  30.     next release. Only standard TSEC features supported for now.
  31.     PCI Express not supported yet. MSI unsupported.
  32.     This BSP will move to the VXBUS infrastructure for drivers in vxWorks 6.3
  33.     which include rapidIO and ETSEC. There are already changes in the BSP to
  34.     support this which may not make alot of sense at this time. This means
  35.     anyone wanting the additional functionality should expect to migrate to
  36.     vxWorks 6.3.
  37.     L2 cache will require modification to support rev2 silicon.
  38.     Expect this to be done in the vxWorks 6.3 verison of the BSP.
  39. EAR Version 2.0/0
  40.     Issues:
  41.     Only Rev1.1 silicon supported
  42.     VxWorks bootrom may not always run properly after power-on reset or HRESET.
  43.     This is due to MPC8548 errata GEN3 which affects any silicon prior to rev
  44.     2.0. Refer to the "Freescale Device Errata for the MPC8548E PowerQUICC III".
  45.     SRIO:
  46.     Has not yet been tested on SBC8548.
  47.     Requires GEN6 pll workaround via JTAG. TIPC_SM/SM END is working.
  48.     Require addition of smUtilLib.o to MACH_EXTRA - should be temporary.
  49.     PCI-Express:
  50.     Has not yet been tested on SBC8548.
  51.     PCI2:
  52.     Not supported. Only the single 64-bit PCI1 interface is available on the SBC8548.
  53.     Security Engine:
  54.     Partially tested security engine drivers for SEC2.0 may still be issues.
  55.     Additional features SEC2.1 not supported in present drivers.
  56.     Only support 1GHz Core 400Mhz DDR to reduce configuration/initialization
  57.     issues.