diff options
author | Max Hsu <max.hsu@sifive.com> | 2025-07-11 00:12:53 +0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-07-23 10:32:14 +0530 |
commit | 84044ee83c051fd2f39e34b29854993ecc95d7f0 (patch) | |
tree | 6d0dbe11ea0aa855994eef0c61e6c5947dcf257f /docs/platform_requirements.md | |
parent | cc546e1a06930c5ebaf6e90a9a28dca4218f1954 (diff) | |
download | opensbi-master.zip opensbi-master.tar.gz opensbi-master.tar.bz2 |
According to the Device Tree Spec, Chapter 2.3.8 "ranges" [1]:
The parent address size will be determined from the #address-cells
property of the node that defines the parent’s address space.
In fdt_translate_address(), which considered the parent address size
is the child address size, this commit fix the two address sizes
and parsing the address independently.
Signed-off-by: Max Hsu <max.hsu@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250711-dev-maxh-master_fdt_helper-v2-1-9579e1f02ee1@sifive.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'docs/platform_requirements.md')
0 files changed, 0 insertions, 0 deletions