commit | 018cf08d8dbcfb3d2da2d2f26e067e3a8e92ba0e | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard@teslabs.com> | Thu Feb 01 10:25:18 2024 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Feb 02 16:40:11 2024 +0100 |
tree | dd846cbf6998019fb37af9e25a412eb44fc5afe3 | |
parent | 270ae630368781b58701f76ee1559391d83f1d39 [diff] |
scripts: kconfig: functions: add dt_chosen_partition_addr_int|hex dt_chosen_partition_addr_int|hex allow obtaining the absolute address of a partition, which is the result of the grandparent node address plus the partition node address. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>