u-boot/board/sifive/unmatched
Bin Meng b18c4ae82f board: sifive: Fix -Wint-to-pointer-cast warning
The following warning is seen in unleashed.c in a 32-bit build:

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

Cast with uintptr_t.

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
..
hifive-platform-i2c-eeprom.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
Kconfig riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller 2021-07-06 20:24:25 +08:00
MAINTAINERS board: sifive: add HiFive Unmatched board support 2021-05-31 16:35:55 +08:00
Makefile board: sifive: compile stuff only related to SPL in SPL build 2021-08-17 19:28:37 +08:00
spl.c board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL 2021-07-21 22:25:15 +08:00
unmatched.c board: sifive: Fix -Wint-to-pointer-cast warning 2021-10-20 10:59:09 +08:00