commit | aa5a0d98943e1b32109fd1fb325007c6cdcedc50 | [log] [tgz] |
---|---|---|
author | Sanchayan Maity <maitysanchayan@gmail.com> | Mon Jun 08 12:40:41 2015 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jul 03 09:38:10 2015 +0200 |
tree | 28c0f2777babe241fad59905c572a46fb022cb1c | |
parent | 691d55607108eae10d5022ea6482401a9cc7ec94 [diff] |
colibri_vf: Increase console IO buffer size to 1024 Increase console IO buffer size to 1024 from the previous value of 256. The previous value was too short for editing environment variables like ubiboot from the console. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>