[U-Boot] [PATCH v2 01/17] dm: core: add functions to get memory-mapped I/O addreses

Simon Glass sjg at chromium.org
Sun Apr 8 13:50:49 UTC 2018


Hi Daniel,

On 6 April 2018 at 20:45, Daniel Schwierzeck
<daniel.schwierzeck at gmail.com> wrote:
> Hi Simon,
>
> On 22.03.2018 19:39, Álvaro Fernández Rojas wrote:
>> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
>> ---
>>  drivers/core/fdtaddr.c | 12 ++++++++++++
>>  drivers/core/read.c    | 12 ++++++++++++
>>  include/dm/fdtaddr.h   | 22 ++++++++++++++++++++++
>>  include/dm/read.h      | 32 ++++++++++++++++++++++++++++++++
>>  4 files changed, 78 insertions(+)
>
> are you okay with these changes? I'd like to have your ACK for this
> patch before applying. Thanks.

It looks fine to me. I'd like to see these functions called from a
sandbox test though - e.g. test/dm/test-fdt.c

Regards,
Simon


More information about the U-Boot mailing list