On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass wrote:
> Use map_sysmem() so that hashing is possible on sandbox.
>
> Signed-off-by: Simon Glass
Applied to x86/master.
> ---
> common/hash.c | 25 +
> 1 files changed, 17 insertions(+), 8 deletions(-)
Use map_sysmem() so that hashing is possible on sandbox.
Signed-off-by: Simon Glass
---
common/hash.c | 25 +
1 files changed, 17 insertions(+), 8 deletions(-)
diff --git a/common/hash.c b/common/hash.c
index e92b4b1..2e0a67b 100644
--- a/common/hash.c
+++ b/common/has
2 matches
Mail list logo