From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Fri, 15 Jun 2007 18:03:54 +0200 Subject: [U-Boot-Users] [PATCH] Added support for multiple serial for MPC8XX (resubmit) In-Reply-To: <200706062335.16858.sbabic@denx.de> (Stefano Babic's message of "Wed\, 6 Jun 2007 23\:35\:16 +0200") References: <20070606135552.DF3B23535E1@atlas.denx.de> <200706062335.16858.sbabic@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, > The following patch provides support for multiple interface on MPC8xx based > boards as already provided for other cpus (ppc4xx,MPC5200). > > More information in doc/README.serial_multi > > In the patch there is also a minor problem solved for the IP860 board > (CONFIG_IP86x missing), that does not allow u-boot 1.2 to run. > > Signed-off-by: stefano babic I am not able to apply this patch, it seems it got mangled by your mailer. Can you please repost as an inline attachment? Apart from that, does anyone expect problems if I apply that to the repository? Thanks Detlev -- Q: What is a compact city? A: It's a city that can be guarded by finitely many near-sighted policemen. -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de >From "abiyani at unix dot telasic dot com" at unix.telasic.com Fri Jun 15 19:30:04 2007 From: "abiyani at unix dot telasic dot com" at unix.telasic.com (Arun Biyani) Date: Fri, 15 Jun 2007 10:30:04 -0700 Subject: [U-Boot-Users] U-Boot 1.2 - Cannot run hello_world - Coldfire In-Reply-To: <20070613230937.22983352681@atlas.denx.de> References: <20070613230937.22983352681@atlas.denx.de> Message-ID: <200706151730.KAA18827@unix.telasic.com> Wolfgang Denk wrote: > Eventually you did not download the binary image? > > Best regards, > > Wolfgang Denk > > This morning, I also tried to run the .bin file (hello_world.bin). U-Boot just hung up. Current status is, the hello_world program in the distribution (unmodified) does not run on Coldfire based board. I tried this on our target board as well as a CSB360 board from Cogent Computers. I tried both the hello_world.srec file and the hello_world.bin file. Any ideas as to what I can do to make simple applications run in U-Boot on Coldfire? Has anyone else tried this? Thx