All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH]:  Enable device and console for ARM (III).
@ 2003-06-20  0:24 Woodruff, Richard
  2003-06-22 16:37 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Woodruff, Richard @ 2003-06-20  0:24 UTC (permalink / raw)
  To: u-boot

Wolfgang,

Here is the patch re-submitted removing the movement of the trab specific
code.  I just rebuilt it and tried it out on my board and it works.  No
surprise as I don't have anything trab specific.

The trab not working still surprises me, hopefully this change will fix it.
Getting the console working is a GOOD thing for ARM.  Being able to use
control^c and enabling a clean stdin/out/err is something which should be
made to work.  

The patch is as before, enables device and console on ARM and sets the
baudrate such that bdinfo prints something reasonable.

Regards,

Richard W.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: con_dev2.diff
Type: application/octet-stream
Size: 2463 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20030619/c94aef16/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: con_dev.changelog
Type: application/octet-stream
Size: 231 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20030619/c94aef16/attachment-0001.obj 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Re: [PATCH]: Enable device and console for ARM (III).
  2003-06-20  0:24 [U-Boot-Users] [PATCH]: Enable device and console for ARM (III) Woodruff, Richard
@ 2003-06-22 16:37 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-06-22 16:37 UTC (permalink / raw)
  To: u-boot

Dear Richard,

in message <FD2AC9A020DDD51194710008C7089B20053D4C99@dlee17.itg.ti.com> you wrote:
> 
> Here is the patch re-submitted removing the movement of the trab specific
> code.  I just rebuilt it and tried it out on my board and it works.  No
> surprise as I don't have anything trab specific.
> 
> The trab not working still surprises me, hopefully this change will fix it.

The TRAB is a bit special, for example as you can switch  to  console
interface to a dial out/dial in modem connection, which requires some
trickery.

> Getting the console working is a GOOD thing for ARM.  Being able to use
> control^c and enabling a clean stdin/out/err is something which should be
> made to work.  

You are right.

> The patch is as before, enables device and console on ARM and sets the
> baudrate such that bdinfo prints something reasonable.

Thanks. Added.

A few requests though for your next patch:

* Please stick to the coding standards (i.  e.  8  character  indents
  using tab characters).
* Do not add trailing white space to the lines
* Make sure to run the  MAKEALL  script,  and  resolve  ALL  compiler
  warnings introduced by your patch.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Genius doesn't work on an assembly line basis.  You can't simply say,
"Today I will be brilliant."
	-- Kirk, "The Ultimate Computer", stardate 4731.3

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-22 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-20  0:24 [U-Boot-Users] [PATCH]: Enable device and console for ARM (III) Woodruff, Richard
2003-06-22 16:37 ` [U-Boot-Users] " Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.