Commit 748992d
committed
Linker Script: fix a region issue that causes mdb fail to reset
Previously the linker script specify both lregion and vregion for .data
section, which would prevent mdb to reload the region during reset of
hsdk and emsdp (Because these boards use part of ram to store .text).
Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>1 parent bcc3716 commit 748992d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments