On 03/19/2015 10:50 AM, Simon Glass wrote:
> On 19 March 2015 at 10:43, York Sun wrote:
>> From: Scott Wood
>>
>> Otherwise the high 32 bits get truncated on 64-bit U-boot.
>>
>> Signed-off-by: Scott Wood
>> CC: Simon Glass
>> ---
>> common/cmd_mem.c |6 +++---
>> 1 file changed, 3 inser
On 03/19/2015 10:50 AM, Simon Glass wrote:
> On 19 March 2015 at 10:43, York Sun wrote:
>> From: Scott Wood
>>
>> Otherwise the high 32 bits get truncated on 64-bit U-boot.
>>
>> Signed-off-by: Scott Wood
>> CC: Simon Glass
>> ---
>> common/cmd_mem.c |6 +++---
>> 1 file changed, 3 inser
On 19 March 2015 at 10:43, York Sun wrote:
> From: Scott Wood
>
> Otherwise the high 32 bits get truncated on 64-bit U-boot.
>
> Signed-off-by: Scott Wood
> CC: Simon Glass
> ---
> common/cmd_mem.c |6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/common/cmd_mem
From: Scott Wood
Otherwise the high 32 bits get truncated on 64-bit U-boot.
Signed-off-by: Scott Wood
CC: Simon Glass
---
common/cmd_mem.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/cmd_mem.c b/common/cmd_mem.c
index bcb3ee3..62a0404 100644
--- a/commo
4 matches
Mail list logo