diff options
author | Samuel Holland <samuel@sholland.org> | 2021-09-12 11:05:47 -0500 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2021-10-07 16:08:23 +0800 |
commit | 0d625f400bcab5361484a5446aa54133fd6fe213 (patch) | |
tree | 015b7eeea283d4b629dc306ee69cb9e84ad4aaac /common/image.c | |
parent | 41f7be733444b9221c828ee9c7c22cddfac5a28c (diff) |
riscv: Fix setting no-map in reserved memory nodes
The no-map property is wrongly skipped if a no-map reserved memory
node follows one without that property. Fix this by not remembering
the absence of a no-map property across loop iterations.
Fixes: d4ea649f179a ("riscv: Provide a mechanism to fix DT for reserved memory")
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'common/image.c')
0 files changed, 0 insertions, 0 deletions