[U-Boot] [PATCH v3 3/8] dm: util: Add a livetree equivalent API	of dm_fdt_pre_reloc()
    sjg at google.com 
    sjg at google.com
       
    Mon Oct 15 19:58:24 UTC 2018
    
    
  
This adds a new API dm_ofnode_pre_reloc(), a livetree equivalent
API of dm_fdt_pre_reloc().
Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
 drivers/core/util.c | 25 +++++++++++++++++++++++++
 include/dm/util.h   | 27 ++++++++++++++++++++++++++-
 2 files changed, 51 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list