commit | 5a6def93e393ae637bc6b58625dfb72ad62e34ad | [log] [tgz] |
---|---|---|
author | Vincent Chen <vincent.chen@sifive.com> | Thu Jul 08 09:08:20 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Jul 21 22:25:15 2021 +0800 |
tree | 9ce5851878ec6c47e1a52259ba88a6491930ce8f | |
parent | 288ad1f529b6fd3a1df1944d88edfe6c44ff076c [diff] |
board: sifive: unmatched: refine GEMGXL initialized function in SPL 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> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>