u-boot/drivers/ram
Bin Meng d36c94279d ram: sifive: Fix -Wint-to-pointer-cast warnings
The following warning is seen in sifive_ddr.c in a 32-bit build:

  warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

Change to use dev_read_addr_index_ptr().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2021-10-20 10:59:09 +08:00
..
aspeed Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
k3-ddrss WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
mediatek dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
octeon Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
rockchip WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
sifive ram: sifive: Fix -Wint-to-pointer-cast warnings 2021-10-20 10:59:09 +08:00
stm32mp1 Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
bmips_ram.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
imxrt_sdram.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
k3-am654-ddrss.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
k3-am654-ddrss.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
Makefile ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS 2021-05-12 16:30:52 +05:30
mpc83xx_sdram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ram-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
sandbox_ram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32_sdram.c WS cleanup: remove trailing white space 2021-09-30 08:08:56 -04:00