View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001412 | UBoot | General | public | 2012-11-02 13:43 | 2014-08-21 16:32 |
Reporter | Keller | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | armStoneA8-V1.1 | ||||
Target Version | fss5pv210-V3.0 | Fixed in Version | fsvybrid-V2.1 | ||
Summary | 0001412: Switch to hush parser to have control structures like if...then...else...fi | ||||
Description | The current command line parser has no possibility to react according to the result of an executed command. Therefore it is not possible to e.g. stop an installation script if an error occurs. The hush parser is an alternative parser in U-Boot that has control structures like if...then...else...fi or while...do...done. Here it is possible to detect such an error and react accordingly. | ||||
Forum Link | |||||