1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 02:07:09 +01:00
Files
u-boot-megous/drivers
Johan Jonker 3eac1db2df rockchip: spi: rk_spi: use base variable with uintptr_t size
The fdt_addr_t and phys_addr_t size have been decoupled.
A 32bit CPU can expect 64-bit data from the device tree parser,
so use a base variable with uintptr_t size in the
rk_spi.c file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-06 17:28:18 +08:00
..
2023-04-25 15:31:28 -04:00
2023-02-10 07:41:39 -05:00
2021-10-05 08:50:15 -04:00
2022-09-16 11:05:16 -04:00
2023-05-02 14:23:58 -04:00
2022-01-13 07:57:49 -05:00
2023-04-11 06:51:56 +02:00
2023-05-04 13:03:54 -04:00
2023-03-02 17:45:58 -05:00
2023-01-20 12:27:24 -05:00
2023-04-21 15:16:01 +08:00
2023-04-01 10:11:50 +02:00
2022-10-11 16:03:03 -04:00
2023-04-26 08:43:04 -04:00
2023-04-25 15:31:28 -04:00
2023-05-02 14:23:34 -04:00