commit | f0d526a2d20a2dea79d68954be70c4116a4dc05e | [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 | ec965ff76fb8276e508d6df9c75ba92b237a9c4f [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>