mirror of
https://xff.cz/git/u-boot/
synced 2026-02-09 00:06:34 +01:00
The usage of regmap API in the SiFive RAM driver is not correct. The reg address should be obtained via dev_read_addr_index() API. Signed-off-by: Bin Meng <bin.meng@windriver.com>