summaryrefslogtreecommitdiffstats
path: root/include/netdev.h
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-04-12 15:38:06 -0700
committerWolfgang Denk <wd@denx.de>2009-04-16 23:04:28 +0200
commit7ee38c044ca5041d3378d6507580ea4ec344af96 (patch)
tree5b95248c8ad414b29c930a56fe5a073282835b22 /include/netdev.h
parentdfc99e143fca44a492918ac6cf3f76ee9c2473a9 (diff)
downloadblackbird-obmc-uboot-7ee38c044ca5041d3378d6507580ea4ec344af96.tar.gz
blackbird-obmc-uboot-7ee38c044ca5041d3378d6507580ea4ec344af96.zip
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>
Diffstat (limited to 'include/netdev.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud