]> git.dujemihanovic.xyz Git - u-boot.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)
commit1918c4166eea9f0dfe135c4cb9fcd794825522c1
tree507fbf66177a9307712bf42d0f5038cd031dca3a
parent10fd6d64c747a0267a3735cc64d108cdbde6aeb4
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