[U-Boot] [PATCH v3] dm: core: add functions to get memory-mapped I/O addresses

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun May 6 19:34:48 UTC 2018



On 29.04.2018 21:56, Daniel Schwierzeck wrote:
> From: Álvaro Fernández Rojas <noltari at gmail.com>
> 
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> 
> ---
> This replaces/updates patch 01/17 from patch series
> https://patchwork.ozlabs.org/cover/889542/. The update fixes
> some issues with Sandbox and adds unit-tests. The remaining patches
> from the patch series can be applied as-is when this patch has been
> committed.
> 
> Changes in v3:
> - replace ioremap() with map_physmem()
> - add unit tests
> - fix checkpatch.pl warnings
> 
> Changes in v2:
> - new patch
> 
>  drivers/core/fdtaddr.c | 15 +++++++++++++++
>  drivers/core/read.c    | 15 +++++++++++++++
>  include/dm/fdtaddr.h   | 22 ++++++++++++++++++++++
>  include/dm/read.h      | 32 ++++++++++++++++++++++++++++++++
>  test/dm/test-fdt.c     | 42 ++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 126 insertions(+)
> 

applied to u-boot-mips/next

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180506/21bc9263/attachment.sig>


More information about the U-Boot mailing list