On 8 October 2015 at 10:09, Simon Glass wrote:
> On 8 October 2015 at 04:19, Bin Meng wrote:
>> Remember the position in the VxWorks bootline buffer to avoid the call
>> to strlen() each time.
>>
>> Signed-off-by: Bin Meng
>>
>> ---
>>
>> Changes in v3:
>> - New patch to avoid strlen() calls whe
On 8 October 2015 at 04:19, Bin Meng wrote:
> Remember the position in the VxWorks bootline buffer to avoid the call
> to strlen() each time.
>
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v3:
> - New patch to avoid strlen() calls when constructing VxWorks bootline
>
> Changes in v2: None
>
>
Remember the position in the VxWorks bootline buffer to avoid the call
to strlen() each time.
Signed-off-by: Bin Meng
---
Changes in v3:
- New patch to avoid strlen() calls when constructing VxWorks bootline
Changes in v2: None
common/cmd_elf.c | 20 ++--
1 file changed, 10 i
3 matches
Mail list logo