]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: Optimize loading relocation type
authorBin Meng <bmeng@tinylab.org>
Thu, 13 Apr 2023 06:20:01 +0000 (14:20 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 20 Apr 2023 12:45:08 +0000 (20:45 +0800)
commit0b1a3a22de2624f6293c6b3dd42cff7cf1c99afd
treeccc943e5acefeb4ac66b1439e45bdd3b95bfec7b
parent883f553e6ba510d4d4ab7d645ff46bc999752e79
riscv: Optimize loading relocation type

't5' already contains relocation type so don't bother reloading it.

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Rick Chen <rick@andestech.com>
arch/riscv/cpu/start.S