README.sbc8548 719 B

123456789101112131415161718192021222324252627
  1. Wind River SBC8548 reference board
  2. ===========================
  3. Copyright 2007, Embedded Specialties, Inc.
  4. Copyright 2007 Wind River Systemes, Inc.
  5. -----------------------------
  6. 1. Building U-Boot
  7. ------------------
  8. The SBC8548 code is known to build using ELDK 4.1.
  9. $ make sbc8548_config
  10. Configuring for sbc8548 board...
  11. $ make
  12. 2. Switch and Jumper Settings
  13. -----------------------------
  14. All Jumpers & Switches are in their default positions. Please refer to
  15. the board documentation for details. Some settings control CPU voltages
  16. and settings may change with board revisions.
  17. 3. Known limitations
  18. --------------------
  19. PCI:
  20. The code to support PCI is currently disabled and has not been verified.