mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
2fb91a2ea7
The following warning is seen in cache-sifive-ccache.c in a 32-bit build: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Fix by casting it with uintptr_t. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com> |
||
---|---|---|
.. | ||
cache-l2x0.c | ||
cache-ncore.c | ||
cache-sifive-ccache.c | ||
cache-uclass.c | ||
cache-v5l2.c | ||
Kconfig | ||
Makefile | ||
sandbox_cache.c |