summaryrefslogtreecommitdiff
path: root/drivers/timer/xilinx-timer.c
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2022-06-24 14:15:00 +0200
committerMichal Simek <michal.simek@amd.com>2022-06-24 14:15:00 +0200
commitb6fe10afe99c708a1dbb2d01be084aca32521651 (patch)
treeb334343a1f01382f027fd7aebe8b0a30e112c3c8 /drivers/timer/xilinx-timer.c
parent986727ca11425942807e226fe50c16e4b223a4e5 (diff)
microblaze: Remove _start symbol handling at U-Boot start
Right now U-Boot runs all the time from the same address where it is loaded but going to full relocation code starting address doesn't need to be fixed and can be simply discovered from reading PC register. That's why use r20 to get PC address and subtract offset from the beginning to get starting address. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/044b727c33dfbe662f68512d0da0775a4805f360.1655299267.git.michal.simek@amd.com
Diffstat (limited to 'drivers/timer/xilinx-timer.c')
0 files changed, 0 insertions, 0 deletions