[U-Boot] [PATCH 10/20] Reduce casting in mtest

Simon Glass sjg at chromium.org
Sat Feb 16 00:54:00 CET 2013


On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass <sjg at 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 at chromium.org>

Applied to x86/master.

> ---
>  common/cmd_mem.c |   30 ++++++++++++++++++------------
>  1 files changed, 18 insertions(+), 12 deletions(-)


More information about the U-Boot mailing list