This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

IXP425 UART Problem



Hi,

We are running redboot on IXP 425 platform. The IXP425 has a known bug
that when the UART break indicator (fourth bit of LSR) is de-asserted,
it is possible for the UART to detect a start bit and receive an
incorrect 0xFF byte. And this bug is not fixed.  

So when this incorrect 0xFF byte received the bootloader goes in
blocking read mon_read_char() and the bootloader gets stuck up there. 

Does anybody have any workaround for this? 

Regards

Jamal

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]