Files
u-boot/include
David Brownell 7ee38c044c fix DaVinci NS16550_REG_SIZE regression
Update the DaVinci DM6446 boards to use the new convention
for CONFIG_SYS_NS16550_REG_SIZE ... the size hasn't changed
from the original 4 bytes, but these chips are little-endian.

(Resolves a regression added recently by the include/ns16550.h
patch to "Unify structure declaration for registers".  The code
previously worked just fine because the registers were accessed
as host-endian words, not as bytes.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-04-16 23:04:28 +02:00
..
2009-04-06 20:40:47 +02:00
2009-03-23 10:22:47 +01:00
2009-03-20 22:39:13 +01:00
2009-04-06 20:40:47 +02:00
2009-03-20 22:39:13 +01:00
2009-02-22 15:49:28 +01:00
2009-04-03 23:47:06 +02:00
2009-02-24 10:19:00 +01:00
2009-04-03 23:47:06 +02:00
2009-02-16 18:07:41 -06:00
2009-02-22 13:39:27 +01:00
2009-04-03 23:47:06 +02:00
2009-02-23 15:51:10 -06:00
2009-04-05 00:30:38 +02:00
2009-04-06 20:40:46 +02:00