diff options
author | wdenk <wdenk> | 2003-10-22 09:00:28 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-10-22 09:00:28 +0000 |
commit | 4654af27b894277c9e3dac5359f6b3e74d1405ac (patch) | |
tree | 9dab871bcc0aec4e86f6ec336011023d5af4978f /doc | |
parent | a3ad8e26a4ac96838b2963cb462770c70c9f6443 (diff) |
Fix PCI problems on PPChameleon board
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.mpc85xxads | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README.mpc85xxads b/doc/README.mpc85xxads index 3eb5d95744a..f78c9c6b39e 100644 --- a/doc/README.mpc85xxads +++ b/doc/README.mpc85xxads @@ -4,6 +4,10 @@ Xianghua Xiao(X.Xiao@motorola.com) Created 10/15/03 ----------------------------------------- +0. Toolchain +The Binutils in current ELDK toolchain will not support MPC85xx chip. You need +use the newest binutils-2.14.tar.bz2 from http://ftp.gnu.org/gnu/binutils. + 1. SWITCH SETTINGS & JUMPERS 1.1 First, make sure the board default setting is consistent with the document shipped with your board. Then apply the following changes: |