]> git.ipfire.org Git - people/ms/u-boot.git/blame - doc/README.sbc8548
ppc/85xx: Clean up use of LAWAR defines
[people/ms/u-boot.git] / doc / README.sbc8548
CommitLineData
9e3ed392
JH
1Wind River SBC8548 reference board
2===========================
3
4Copyright 2007, Embedded Specialties, Inc.
5Copyright 2007 Wind River Systemes, Inc.
6-----------------------------
7
81. Building U-Boot
9------------------
10The 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
182. Switch and Jumper Settings
19-----------------------------
20All Jumpers & Switches are in their default positions. Please refer to
21the board documentation for details. Some settings control CPU voltages
22and settings may change with board revisions.
23
243. Known limitations
25--------------------
26PCI:
27 The code to support PCI is currently disabled and has not been verified.