View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001486 | UBoot | U-Boot | public | 2012-12-05 09:57 | 2012-12-20 14:32 |
| Reporter | Keller | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | fss5pv210-V2.0 | ||||
| Target Version | fss5pv210-V2.1 | Fixed in Version | fss5pv210-V2.1 | ||
| Summary | 0001486: Increase uboot command line length, 256 chars are not enough in some cases | ||||
| Description | For example when executing a variable like bootnfs, the resulting string after inserting all embedded variables may exceed 256 characters. So increase the command line length for example to 1000 characters. | ||||
| Steps To Reproduce | Set serverip, ipaddr, gatewayip and netmask to 192.168.0.x. Then the resulting command line when calling "bootnfs" causes an error: Expanded command too long! | ||||
| Forum Link | http://forum.fs-net.de/viewtopic.php?f=63&t=3326 | ||||