
16 Feb
2013
16 Feb
'13
12:54 a.m.
On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass sjg@chromium.org wrote:
Use a ulong for the command arguments, and only cast to an address when needed. This fixes warnings in sandbox where pointers are typically 64 bits long.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to x86/master.
common/cmd_mem.c | 30 ++++++++++++++++++------------ 1 files changed, 18 insertions(+), 12 deletions(-)