]> git.baikalelectronics.ru Git - uboot.git/commit
microblaze: Separate code end substraction
authorMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000 (14:15 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000 (14:15 +0200)
commit6c99e4207939616153ec99555a52fde5442017a6
tree507fbf66177a9307712bf42d0f5038cd031dca3a
parentf01b48ef5ff2469c566245a9a1bb15d693cd5be1
microblaze: Separate code end substraction

Follow up patch will convert symbol handling that's why it is necessary to
separate logic around symbols to special instruction. It adds 4B for new
instruction but it is worth to do it to have code ready for for full
relocation.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/030863fa9a9c1ca0a9b082fe498522da09189fbc.1655299267.git.michal.simek@amd.com
arch/microblaze/cpu/start.S