]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM8xx* boards: set larger SMC Rx buffer len
authorWolfgang Denk <wd@denx.de>
Tue, 28 Jul 2009 20:13:52 +0000 (22:13 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 28 Jul 2009 20:39:04 +0000 (22:39 +0200)
commit3cb7a4805fc8fb4c09e4801e1c7d531186f20190
tree82306017f01d097b1686c5eebd7e529f8f03af76
parent4b7511478b62a539e5b066d19a986b75e5d9a527
TQM8xx* boards: set larger SMC Rx buffer len

Commit 2b3f12c2 added support for configurable SMC Rx buffer length on
8xx systems. Enable this feature on TQM8xx* based boards.

This fixes the problem that pasting text in the middle of a line
(i. e. inserting in edit mode) did not work - only the first two
characters got inserted, the rest was lost.

Signed-off-by: Wolfgang Denk <wd@denx.de>
19 files changed:
include/configs/FPS850L.h
include/configs/FPS860L.h
include/configs/HMI10.h
include/configs/NSCU.h
include/configs/SM850.h
include/configs/TK885D.h
include/configs/TQM823L.h
include/configs/TQM823M.h
include/configs/TQM850L.h
include/configs/TQM850M.h
include/configs/TQM855L.h
include/configs/TQM855M.h
include/configs/TQM860L.h
include/configs/TQM860M.h
include/configs/TQM862L.h
include/configs/TQM862M.h
include/configs/TQM866M.h
include/configs/TQM885D.h
include/configs/virtlab2.h