]>
Commit | Line | Data |
---|---|---|
c646bba6 JH |
1 | Wind River SBC8641D reference board |
2 | =========================== | |
3 | ||
4 | Created 06/14/2007 Joe Hamman | |
5 | Copyright 2007, Embedded Specialties, Inc. | |
6 | Copyright 2007 Wind River Systemes, Inc. | |
7 | ----------------------------- | |
8 | ||
9 | 1. Building U-Boot | |
10 | ------------------ | |
11 | The SBC8641D code is known to build using ELDK 4.1. | |
12 | ||
13 | $ make sbc8641d_config | |
14 | Configuring for sbc8641d board... | |
15 | ||
16 | $ make | |
17 | ||
18 | ||
19 | 2. Switch and Jumper Settings | |
20 | ----------------------------- | |
21 | All Jumpers & Switches are in their default positions. Please refer to | |
22 | the board documentation for details. Some settings control CPU voltages | |
23 | and settings may change with board revisions. | |
24 | ||
25 | 3. Known limitations | |
26 | -------------------- | |
27 | PCI: | |
28 | The PCI command may hang if no boards are present in either slot. |