u-boot-brain/drivers/ram
Bin Meng 3ab2601052 ram: sifive: Fix compiler warnings for 32-bit
priv->info.size is of type 'size_t' but the length modifier is l.
Fix this by casting priv->info.size. Note 'z' cannot be used as
the modifier as SPL does not support that.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@openfive.com>
2020-08-25 09:33:16 +08:00
..
k3-j721e ram: k3-j721e: Relax version checks for memory controller 2020-08-11 20:34:46 +05:30
mediatek common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rockchip rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set 2020-07-22 20:22:33 +08:00
sifive ram: sifive: Fix compiler warnings for 32-bit 2020-08-25 09:33:16 +08:00
stm32mp1 ram: stm32mp1: add size and addr parameter to test all 2020-07-07 16:01:23 +02:00
bmips_ram.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
imxrt_sdram.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
k3-am654-ddrss.c ti: am654: Drop duplicate dm.h inclusion 2020-08-03 22:19:54 -04:00
k3-am654-ddrss.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig sifive: fu540: add ddr driver 2020-06-04 09:44:08 +08:00
Makefile sifive: fu540: add ddr driver 2020-06-04 09:44:08 +08:00
mpc83xx_sdram.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ram-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox_ram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32_sdram.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00