
9 Jul
2018
9 Jul
'18
9:50 p.m.
On 11 June 2018 at 13:07, Simon Glass sjg@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@chromium.org
drivers/core/of_extra.c | 81 +++++++++++++++++++++++++++++++++++++++++ include/dm/of_extra.h | 45 +++++++++++++++++++++++ 2 files changed, 126 insertions(+)
Applied to u-boot-dm