[U-Boot-Users] [PATCH] Enable device and console for ARM.

Woodruff, Richard r-woodruff2 at ti.com
Mon Jun 16 00:04:31 CEST 2003


Hi,

This update enables the standard device abstraction for ARM and enables the
console member.  It also initializes bi_baudrate for ARM.  The superficial
effect of this is coninfo works with out hanging a system.  More importantly
it enables devices, including the console.

The only little bit stopping some of this from working before is that
common/devices.c was written such that it was not relocation agnostic
(Current ARM code do not do the selective relocation which the PPC ports
appear to do).  Everything I've tried so far still works as before (or
better), and the console seems to work on my ARM board.

Regards,

Richard Woodruff  

-------------- next part --------------
A non-text attachment was scrubbed...
Name: con_dev.diff
Type: application/octet-stream
Size: 2367 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20030615/d43721b5/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/20030615/d43721b5/attachment-0001.obj 


More information about the U-Boot mailing list