commit | 6792bd999b03bef74fc0762510f8a98eebb8c161 | [log] [tgz] |
---|---|---|
author | William Zhang <william.zhang@broadcom.com> | Fri Oct 14 11:04:55 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Oct 29 07:36:33 2022 -0600 |
tree | 519c9f6f4c679b0bdc7cbb39588557da17845a23 | |
parent | 7d01bb1c5a1daef0187c9ea276bde19a8d0e7fde [diff] |
dm: tpl: Add fdt address translation support in TPL This is needed in the platforms that use "ranges" node property for address translation in their dts for TPL. Signed-off-by: William Zhang <william.zhang@broadcom.com> Reviewed-by: Simon Glass <sjg@chromium.org>