Skip to content
Snippets Groups Projects
Commit 8c86bbe0 authored by Simon Glass's avatar Simon Glass
Browse files

Reduce casting in mtest


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: default avatarSimon Glass <sjg@chromium.org>
parent c44d4386
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment