mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
082faeb865
dev_read_addr_ptr had different semantics depending on whether OF_LIVE was enabled. This patch converts both implementations to return NULL on error, and converts all call sites which check for FDT_ADDR_T_NONE to check for NULL instead. This patch also removes the call to map_physmem, since we have dev_remap_addr* for those semantics. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
clk-composite-8m.c | ||
clk-gate2.c | ||
clk-imx6q.c | ||
clk-imx8.c | ||
clk-imx8.h | ||
clk-imx8mm.c | ||
clk-imx8mn.c | ||
clk-imx8mp.c | ||
clk-imx8qm.c | ||
clk-imx8qxp.c | ||
clk-imxrt1020.c | ||
clk-imxrt1050.c | ||
clk-pfd.c | ||
clk-pll14xx.c | ||
clk-pllv3.c | ||
clk.h | ||
Kconfig | ||
Makefile |