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