[U-Boot] [PATCH] dm: core: fix devfdt_remap_addr_index()
Simon Glass
sjg at chromium.org
Fri Sep 28 15:55:23 UTC 2018
On 15 August 2018 at 07:06, Daniel Schwierzeck
<daniel.schwierzeck at gmail.com> wrote:
>
>
> On 14.08.2018 12:48, Cédric Le Goater wrote:
>> commit 30a90f56c3a2 ("dm: core: add functions to get memory-mapped I/O
>> addresses") introduced a devfdt_remap_addr_index() routine but it does
>> not make use of the index parameter.
>>
>> Signed-off-by: Cédric Le Goater <clg at kaod.org>
>> ---
>> drivers/core/fdtaddr.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>
> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
Applied to u-boot-dm, and now in mainline, thanks!
More information about the U-Boot
mailing list