]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: define function set_gd()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 10 Sep 2020 05:47:39 +0000 (07:47 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 14 Sep 2020 21:28:52 +0000 (23:28 +0200)
commit807a421b7b75ddf8061ebfb3dc6241ae7f7fe525
tree14e78259abcd6048df08632b5aaba134beb80db4
parent979c7f0c3b19b2eb477f7fcbc0d56fb73232504c
riscv: define function set_gd()

Function set_gd() is needed in the UEFI sub-system if the global data
pointer is stored in a register.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/riscv/include/asm/global_data.h