Files
u-boot/drivers
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
..
2021-09-16 11:46:44 -04:00
2021-09-25 09:46:15 -06:00
2021-10-05 08:50:15 -04:00
2021-09-27 21:38:34 -04:00
2021-10-14 19:45:07 -04:00
2021-10-12 15:18:39 +03:00
2021-09-04 12:26:02 -04:00
2021-10-15 20:57:11 +08:00
2021-09-13 18:23:13 -04:00
2021-10-01 21:08:18 -04:00