PMUFW:lscript: Remove redundant serv ext table section
Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com> Reviewed-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
This commit is contained in:
parent
c04ad88a10
commit
e9a4597006
1 changed files with 0 additions and 4 deletions
|
@ -166,10 +166,6 @@ _SDA2_BASE_ = __sdata2_start + ((__sbss2_end - __sdata2_start) / 2 );
|
|||
KEEP (*(.xpbr_serv_ext_tbl))
|
||||
} > PMU_RAM
|
||||
|
||||
.xpbr_serv_ext_tbl 0xffddf6e0: {
|
||||
KEEP (*(.xpbr_serv_ext_tbl))
|
||||
} > ram_cntlr
|
||||
|
||||
_end = .;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue