
21 Jul
2021
21 Jul
'21
4:23 p.m.
On Thu, Jul 08, 2021 at 09:08:20AM +0800, Vincent Chen wrote:
Create a new function spl_reset_device_by_gpio to reset the device whose reset pin is connected to the GPIO. Then, using this function to initialize GEMGXL.
Signed-off-by: Vincent Chen vincent.chen@sifive.com
board/sifive/unmatched/spl.c | 58 +++++++++++++++++++++++++++++--------------- 1 file changed, 39 insertions(+), 19 deletions(-)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com