[U-Boot] [PATCH 0/2] Post-mainline updates of serial_arc driver

Alexey Brodkin Alexey.Brodkin at synopsys.com
Sat Feb 8 07:10:00 CET 2014


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



More information about the U-Boot mailing list