1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00:00

README.hardware for mpc8315erdb incorrectly specified a null modem serial cable

I noticed this while beta testing 1.2. but patch is against master
(latest commit: bcd4d14425).

Instructions specified a null modem.  This isn't the case.  A straight
serial cable is required.  I verified it with my own setup and
Freescale's user manual.

Signed-off-by: Robert Cochran<yocto@mindchasers.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bob Cochran
2012-03-30 12:57:07 -04:00
committed by Richard Purdie
parent 8691a58826
commit 501f0da47f
+2 -2
View File
@@ -241,8 +241,8 @@ Setup instructions
You will need the following: You will need the following:
* NFS root setup on your workstation * NFS root setup on your workstation
* TFTP server installed on your workstation * TFTP server installed on your workstation
* Null modem cable connected from your workstation to the first serial port * Straight-thru 9-conductor serial cable (DB9, M/F) connected from your
on the board PC to UART1
* Ethernet connected to the first ethernet port on the board * Ethernet connected to the first ethernet port on the board
--- Preparation --- --- Preparation ---