On 11 June 2018 at 13:07, Simon Glass <[email protected]> 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 <[email protected]> > --- > > drivers/core/of_extra.c | 81 +++++++++++++++++++++++++++++++++++++++++ > include/dm/of_extra.h | 45 +++++++++++++++++++++++ > 2 files changed, 126 insertions(+) >
Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

