[U-Boot] [PATCH 10/11] dm: core: Add a function to decode a memory region

Simon Glass sjg at chromium.org
Mon Jul 9 19:50:47 UTC 2018


On 11 June 2018 at 13:07, Simon Glass <sjg at chromium.org> wrote:
> Add a way to decode a memory region, including the memory type (sram or
> sdram) and its start address and size.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/core/of_extra.c | 81 +++++++++++++++++++++++++++++++++++++++++
>  include/dm/of_extra.h   | 45 +++++++++++++++++++++++
>  2 files changed, 126 insertions(+)
>

Applied to u-boot-dm


More information about the U-Boot mailing list