Files
u-boot/drivers/ata
Masahiro Yamada 1450bff3e4 ata: mvebu: use dev_read_addr() to get base address
It is strange to use devfdt_get_addr_ptr(), then cast the pointer
back to ulong because you could use devfdt_get_addr() without casting.

Convert it to dev_read_addr(), which is capable to CONFIG_OF_LIVE.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2020-08-22 08:51:44 -06:00
..
2020-08-19 17:38:15 -04:00
2020-08-19 17:38:15 -04:00
2020-08-19 17:38:15 -04:00
2020-07-07 18:23:48 -04:00
2020-07-07 18:23:48 -04:00
2020-05-18 17:33:33 -04:00