public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Post-mainline updates of serial_arc driver
@ 2014-02-08  6:10 Alexey Brodkin
  2014-02-08  6:10 ` [U-Boot] [PATCH 1/2] serial/serial_arc: add work-around of ISS bug Alexey Brodkin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexey Brodkin @ 2014-02-08  6:10 UTC (permalink / raw)
  To: u-boot

serial_arc driver didn't exist in U-Boot Master branch until supoort of ARC700
architecture was accepted yesterday.

Because of that there was no way to apply pathes to initially approved version
searial_arc driver.

So now when driver is in U-Boot source tree it's time to submit 2 minor fixes
that are required for propoer driver operation in:
 * Simulation
 * On big-endian machines

Alexey Brodkin (2):
  serial/serial_arc: add work-around of ISS bug
  serial/serial_arc: switch from {read|write}l to {read|write}b
    accessors

 drivers/serial/serial_arc.c | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

-- 
1.8.5.3

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

end of thread, other threads:[~2014-02-21 14:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-08  6:10 [U-Boot] [PATCH 0/2] Post-mainline updates of serial_arc driver Alexey Brodkin
2014-02-08  6:10 ` [U-Boot] [PATCH 1/2] serial/serial_arc: add work-around of ISS bug Alexey Brodkin
2014-02-21 14:35   ` [U-Boot] [U-Boot, " Tom Rini
2014-02-08  6:10 ` [U-Boot] [PATCH 2/2] serial/serial_arc: switch from {read|write}l to {read|write}b accessors Alexey Brodkin
2014-02-21 14:36   ` [U-Boot] [U-Boot, " Tom Rini
2014-02-21 10:09 ` [U-Boot] [PATCH 0/2] Post-mainline updates of serial_arc driver Alexey Brodkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox