--- zzzz-none-000/linux-3.10.107/arch/xtensa/boot/boot-elf/boot.lds.S 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/xtensa/boot/boot-elf/boot.lds.S 2021-02-04 17:41:59.000000000 +0000 @@ -40,15 +40,4 @@ *(.bss) __bss_end = .; } - - /* - * This is a remapped copy of the Reset Vector Code. - * It keeps gdb in sync with the PC after switching - * to the temporary mapping used while setting up - * the V2 MMU mappings for Linux. - */ - .ResetVector.remapped_text 0x46000000 (INFO): - { - *(.ResetVector.remapped_text) - } }