commit | 3cb7a4805fc8fb4c09e4801e1c7d531186f20190 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Tue Jul 28 22:13:52 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 28 22:39:04 2009 +0200 |
tree | 82306017f01d097b1686c5eebd7e529f8f03af76 | |
parent | 4b7511478b62a539e5b066d19a986b75e5d9a527 [diff] |
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>