[U-Boot] [U-Boot, 2/2] serial/serial_arc: switch from {read|write}l to {read|write}b accessors

Tom Rini trini at ti.com
Fri Feb 21 15:36:08 CET 2014


On Sat, Feb 08, 2014 at 10:10:02AM +0400, Alexey Brodkin wrote:

> This is required for proper functionality on big-endian targets.
> Memory-mapped registres of ARC UART are not 32-bit words but 8-bit bytes
> so on little-endian target either acessor (_l or _b) works fine.
> On big-endian only _b accessors works as expected.
> 
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> 
> Cc: Vineet Gupta <vgupta at synopsys.com>
> Cc: Noam Camus <noamc at ezchip.com>
> Cc: Tom Rini <trini at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140221/7cb6c950/attachment.pgp>


More information about the U-Boot mailing list