u-boot/board/starfive/visionfive2
Chanho Park b8a902b814 board: starfive: spl: Support jtag for VisionFive2 board
JTAG pins are mapped as below. To access the JTAG pins, we need to
control the GPIO pins from SPL which seems to be the earliest stage for
JTAG.

- JTAG nTRST:	GPIO36 / Input
- JTAG TDI:	GPIO61 / Input
- JTAG TMS:	GPIO63 / Input
- JTAG TCK:	GPIO60 / Input
- JTAG TDO:	GPIO44 / Output

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
2023-11-02 15:44:56 +08:00
..
Kconfig board: starfive: Add Kconfig for StarFive VisionFive v2 Board 2023-04-20 16:08:44 +08:00
MAINTAINERS board: starfive: Fixed errors reported when executing get_maintainer.pl 2023-06-27 10:09:41 +08:00
Makefile eeprom: starfive: Enable ID EEPROM configuration 2023-07-12 13:21:40 +08:00
spl.c board: starfive: spl: Support jtag for VisionFive2 board 2023-11-02 15:44:56 +08:00
starfive_visionfive2.c Merge branch 'next' 2023-10-02 10:55:44 -04:00
visionfive2-i2c-eeprom.c cmd: Convert existing long help messages to the new macro 2023-10-16 10:24:58 -04:00