commit | f8c67b70f1c386b6ea60f57306b3bd98f7f89c71 | [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 | 96c2ead298446fd7bf7afb956fcfcf1d75da2583 [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>