Files
u-boot/include
Stephan Linz 1de55ef105 microblaze: usable uart16550 for big endian systems
As a result of the commit 6833260 the uart16550 driver
is broken for Microblaze big endian systems, because of
the missing 3 byte offset. Other than as described, not
all U-Boot BSP will treat properly the 3 byte offset.

This why prefer to mask out the 3 byte offset in general
and setup correct _REG_SIZE value depending on edianess.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Tested-by: Michal Simek <monstr@monstr.eu>
2011-11-27 15:49:48 +01:00
..
2011-10-27 23:54:08 +02:00
2011-11-03 02:14:58 -05:00
2011-10-27 23:53:58 +02:00
2011-11-03 22:35:21 +01:00
2011-11-03 02:14:59 -05:00