]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Use uintptr_t for 32/64-bit compatibility
authorSimon Glass <sjg@chromium.org>
Sat, 17 Sep 2011 06:48:58 +0000 (06:48 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 21:56:59 +0000 (23:56 +0200)
commit925493582cc6e0760df813a9897464c77d5c7b25
treef7553c24f068c0c18601b1e6d6abf8ed8525b7b8
parentc861fbf74784fdd27a5a73dec1f5c37e1bb7297e
sandbox: Use uintptr_t for 32/64-bit compatibility

This fixes a problems when building on some 64-bit machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_mem.c
common/fdt_support.c