[U-Boot] [PATCH u-boot git] fix DaVinci NS16550_REG_SIZE regression

Wolfgang Denk wd at denx.de
Thu Apr 16 23:04:40 CEST 2009


Dear David Brownell,

In message <200904121538.07026.david-b at pacbell.net> you wrote:
> From: David Brownell <dbrownell at users.sourceforge.net>
> 
> 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 at users.sourceforge.net>
> ---
>  include/configs/davinci_dvevm.h     |    2 +-
>  include/configs/davinci_schmoogie.h |    2 +-
>  include/configs/davinci_sffsdr.h    |    2 +-
>  include/configs/davinci_sonata.h    |    2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I'm frequently appalled by the low regard you Earthmen have for life.
	-- Spock, "The Galileo Seven", stardate 2822.3


More information about the U-Boot mailing list