View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001328 | UBoot | U-Boot | public | 2012-09-26 07:45 | 2012-11-02 13:26 |
| Reporter | Keller | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | armStoneA8-V1.1 | ||||
| Target Version | fss5pv210-V2.0 | Fixed in Version | fss5pv210-V2.0 | ||
| Summary | 0001328: Allow special argument value '.' to keep the default value | ||||
| Description | Some commands require to enter arguments that also have a default value. For example commands nand load, fatload, ubi load all require giving a RAM address where $(loadaddr) would be fine. This means we always have to type $(loadaddr) in this place. Add a possibility that the special value '.' can be typed instead to keep the default meaning. For example we can then type nand load . Kernel instead of nand load $(loadaddr) Kernel | ||||
| Forum Link | |||||